openwrt/package/kernel/mac80211/patches/build
Petr Štetiar 9cdd15d8a5 mac80211: headers: fix lockdep_assert_not_held()
LOCK_STATE_HELD define was omitted during backport of
lockdep_assert_not_held() which leads to build failures of kernels with
CONFIG_LOCKDEP=y:

 backports-5.15.8-1/backport-include/linux/lockdep.h:16:47: error: 'LOCK_STATE_HELD' undeclared (first use in this function)

Fix it by adding missing LOCK_STATE_HELD define.

References: PR#9373
Reported-by: Oskari Rauta <oskari.rauta@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-03-15 08:33:45 +01:00
..
000-fix_kconfig.patch mac80211: rebase ontop of v4.18.5 2018-09-26 16:35:33 +02:00
001-fix_build.patch mac80211: Update to backports-5.10.42 2021-06-06 17:49:40 +02:00
002-change_allconfig.patch mac80211: Update to version 5.3-rc4-1 2019-08-17 13:41:16 +02:00
003-remove_bogus_modparams.patch mac80211: Update to version 5.11.22-1 2021-10-23 23:17:23 +02:00
012-kernel_build_check.patch mac80211: rebase ontop of v4.18.5 2018-09-26 16:35:33 +02:00
015-ipw200-mtu.patch mac80211: Update to version 5.10-rc6-1 2021-02-14 15:15:29 +01:00
050-lib80211_option.patch mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
060-no_local_ssb_bcma.patch mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
070-headers-fix-lockdep_assert_not_held.patch mac80211: headers: fix lockdep_assert_not_held() 2022-03-15 08:33:45 +01:00