openwrt/package
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
..
base-files base-files: call "sync" after initial setup 2022-03-12 11:13:54 +00:00
boot ath79: add support for Araknis AN-700-AP-I-AC 2022-03-13 19:54:58 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware linux-firmware: Update to version 20220209 2022-03-07 18:07:29 +01:00
kernel mac80211: headers: fix lockdep_assert_not_held() 2022-03-15 08:33:45 +01:00
libs libnetfilter-conntrack: backport patch fixing compilation with 5.15 2022-03-05 21:05:45 +01:00
network iptables: backport missing init_extensions6() calls 2022-03-13 19:24:13 +01:00
system procd: remove support for mounting /tmp in zram 2022-03-03 20:22:25 +00:00
utils util-linux: add lsns 2022-03-05 21:05:45 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00