openwrt/package/kernel/mac80211/patches
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
..
ath mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
ath5k mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
ath9k mac80211: Update to version 5.15.8 2021-12-14 22:15:06 +01:00
ath10k kernel: ath10k: provide a build variant for small RAM devices 2021-12-24 22:15:50 +00:00
brcm mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
build mac80211: headers: fix lockdep_assert_not_held() 2022-03-15 08:33:45 +01:00
mwl mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
rt2x00 mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
subsys mac80211: add #if guards against 5.4 compile failures 2022-02-25 17:27:28 +01:00