summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2009-10-11 12:19:21 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-10-12 15:55:53 -0400
commitedbfdcceb41c0cbfc1dd2cd28af2272190be47ad (patch)
treec0f27caf647a927e855b4b37266930bcc68f4c22 /tools/perf/scripts/python/bin/stackcollapse-report
parent51f98f1313d2fc4b1d3a3e1f4db7cf4925b29df6 (diff)
downloadkernel-edbfdcceb41c0cbfc1dd2cd28af2272190be47ad.tar.gz
b43: fix ieee80211_rx() context
Due to the way it interacts with the networking stack and other parts of mac80211, ieee80211_rx() must be called with disabled softirqs. [1] http://thread.gmane.org/gmane.linux.kernel.wireless.general/39440/focus=40266 Reported-by: Dave Young <hidave.darkstar@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
tion: gpio: Fix return type of gpiod_set_raw_array_value*()Geert Uytterhoeven 2018-09-13gpiolib: Implement fast processing path in get/set arrayJanusz Krzysztofik 2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik 2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik 2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik 2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab 2018-03-23Documentation: gpio: Move gpiod_* consumer documentation to driver-apiJonathan Neuschäfer