immortalwrt/package/kernel
Christian Marangi 3f3cc2ec52
kernel: broadcom-wl: add patch dropping set_fs and get_fs for > 5.13
Drop set_fs and get_fs since they are not present in kernel %.13.
Fix compilation warning:
/__w/openwrt/openwrt/openwrt/build_dir/target-mipsel-openwrt-linux-musl_musl/linux-bcm47xx_generic/broadcom-wl-5.10.56.27.3/driver/wl_iw.c: In function 'dev_wlc_ioctl':
/__w/openwrt/openwrt/openwrt/build_dir/target-mipsel-openwrt-linux-musl_musl/linux-bcm47xx_generic/broadcom-wl-5.10.56.27.3/driver/wl_iw.c:121:14: error: implicit declaration of function 'get_fs'; did you mean 'sget_fc'? [-Werror=implicit-function-declaration]
  121 |         fs = get_fs();
      |              ^~~~~~
      |              sget_fc
/__w/openwrt/openwrt/openwrt/build_dir/target-mipsel-openwrt-linux-musl_musl/linux-bcm47xx_generic/broadcom-wl-5.10.56.27.3/driver/wl_iw.c:121:14: error: incompatible types when assigning to type 'mm_segment_t' from type 'int'
/__w/openwrt/openwrt/openwrt/build_dir/target-mipsel-openwrt-linux-musl_musl/linux-bcm47xx_generic/broadcom-wl-5.10.56.27.3/driver/wl_iw.c:122:9: error: implicit declaration of function 'set_fs'; did you mean 'sget_fc'? [-Werror=implicit-function-declaration]
  122 |         set_fs(KERNEL_DS);
      |         ^~~~~~
      |         sget_fc
/__w/openwrt/openwrt/openwrt/build_dir/target-mipsel-openwrt-linux-musl_musl/linux-bcm47xx_generic/broadcom-wl-5.10.56.27.3/driver/wl_iw.c:122:16: error: 'KERNEL_DS' undeclared (first use in this function); did you mean 'KERNFS_NS'?
  122 |         set_fs(KERNEL_DS);
      |                ^~~~~~~~~
      |                KERNFS_NS

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-10 10:54:08 +08:00
..
ath10k-ct ipq40xx: add support for Linksys WHW03 V2 2023-01-15 12:55:38 +01:00
bcm27xx-gpu-fw
bcm63xx-cfe
bpf-headers bpf-headers: fix package category 2023-03-04 17:18:56 +01:00
broadcom-wl kernel: broadcom-wl: add patch dropping set_fs and get_fs for > 5.13 2023-05-10 10:54:08 +08:00
button-hotplug button-hotplug: simplify build 2022-10-24 20:49:34 +02:00
cryptodev-linux
dtc/patches
gpio-button-hotplug kernel: Make use of KERNEL_MAKE 2022-12-17 20:12:31 +01:00
gpio-nct5104d kernel: Make use of KERNEL_MAKE 2022-12-17 20:12:31 +01:00
ksmbd ksmbd: update to latest 3.4.8 release 2023-04-20 14:23:04 +02:00
lantiq ltq-vdsl-vr9: fix upstream MINEFTR 2023-02-03 13:33:36 +01:00
leds-ws2812b kernel: add driver package for WS2812B LEDs 2022-12-16 21:41:57 +08:00
linux Merge Official Source 2023-05-10 10:33:25 +08:00
mac80211 Merge Official Source 2023-05-07 17:29:41 +08:00
mt76 Merge Official Source 2023-04-02 01:42:32 +08:00
mt7601u-ap mt7601u-ap: bump to latest git HEAD 2022-12-28 12:47:57 +08:00
mt7621-qtn-rgmii
mwlwifi Merge Official Source 2023-05-07 17:29:41 +08:00
nat46
qca-nss-dp kernel: add Qualcomm NSS dataplane ethernet driver 2023-01-16 12:42:23 +01:00
qca-ssdk Merge Official Source 2023-03-24 00:26:44 +08:00
r8101 license: re-license Project ImmortalWrt under GPL-2.0-only 2022-12-24 10:42:24 +08:00
r8125 r8125: read devname configuration from OF 2023-05-04 20:33:09 +08:00
r8152 r8152: Update to 2.16.3.20221209 2022-12-10 10:25:38 +08:00
r8168 rtl_eth: fix package description 2022-12-09 00:36:10 +08:00
rtc-rv5c386a kernel: Make use of KERNEL_MAKE 2022-12-17 20:12:31 +01:00
rtl88x2bu rtl88x2bu: bump to latest git HEAD 2022-12-27 14:18:51 +08:00
rtl8188eu rtl_wifi: add missing kernel nostdinc flags 2022-12-27 16:17:32 +08:00
rtl8189es rtl8189es/rtl8192eu: fix build with kernel 5.10 2022-12-28 12:19:18 +08:00
rtl8192eu rtl8189es/rtl8192eu: fix build with kernel 5.10 2022-12-28 12:19:18 +08:00
rtl8812au-ac rtl_wifi: add missing kernel nostdinc flags 2022-12-27 16:17:32 +08:00
rtl8812au-ct rtl8812au-ct: Ignore address errors 2023-01-09 00:23:22 +01:00
rtl8821cu rtl_wifi: add missing kernel nostdinc flags 2022-12-27 16:17:32 +08:00
trelay
ubnt-ledbar