mac80211: make it work with 3.18.12+
3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait:
Provide infrastructure to deal with nested blocking") from 3.19, causing
the following error on load:
[ 13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel)
Fix this by guarding it with a check for 3.18.11 or earlier instead of
3.19.
Signed-off-by:
Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45710
Showing
- package/kernel/mac80211/patches/090-linux_3_18_12_compat.patch 29 additions, 0 deletions...ge/kernel/mac80211/patches/090-linux_3_18_12_compat.patch
- package/kernel/mac80211/patches/300-mac80211-add-an-intermediate-software-queue-implemen.patch 1 addition, 1 deletion...ac80211-add-an-intermediate-software-queue-implemen.patch
- package/kernel/mac80211/patches/305-ath5k-channel-change-fix.patch 2 additions, 2 deletions...ernel/mac80211/patches/305-ath5k-channel-change-fix.patch
- package/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch 3 additions, 3 deletions...ge/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch
- package/kernel/mac80211/patches/311-mac80211-remove-drop_unencrypted-code.patch 3 additions, 3 deletions...1/patches/311-mac80211-remove-drop_unencrypted-code.patch
- package/kernel/mac80211/patches/315-mac80211-avoid-duplicate-TX-path-station-lookup.patch 1 addition, 1 deletion...315-mac80211-avoid-duplicate-TX-path-station-lookup.patch
- package/kernel/mac80211/patches/319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch 7 additions, 7 deletions...hes/319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch
- package/kernel/mac80211/patches/323-ath9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch 1 addition, 1 deletion...th9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch
- package/kernel/mac80211/patches/324-ath9k-add-new-function-ath9k_hw_read_array.patch 2 additions, 2 deletions...ches/324-ath9k-add-new-function-ath9k_hw_read_array.patch
- package/kernel/mac80211/patches/326-ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch 1 addition, 1 deletion...ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch
- package/kernel/mac80211/patches/333-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch 2 additions, 2 deletions...th9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch
- package/kernel/mac80211/patches/406-ath_relax_default_regd.patch 1 addition, 1 deletion.../kernel/mac80211/patches/406-ath_relax_default_regd.patch
- package/kernel/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch 1 addition, 1 deletion...ernel/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch
- package/kernel/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch 1 addition, 1 deletion...11/patches/431-add_platform_eeprom_support_to_ath5k.patch
- package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch 1 addition, 1 deletion...ernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
- package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch 1 addition, 1 deletion...el/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
- package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch 4 additions, 4 deletions...ac80211/patches/522-mac80211_configure_antenna_gain.patch
- package/kernel/mac80211/patches/530-ath9k_extra_leds.patch 5 additions, 5 deletionspackage/kernel/mac80211/patches/530-ath9k_extra_leds.patch
- package/kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch 2 additions, 2 deletions...kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch
- package/kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch 3 additions, 3 deletions.../kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch
Loading
Please register or sign in to comment