aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2019-02-20 22:15:17 +0100
committerLuca Coelho <luciano.coelho@intel.com>2019-04-03 11:20:02 +0300
commit3f7fbc8cc11e2a305247a908bc67bb5f571fbf00 (patch)
tree019e217678e7cdcad13e0dcd6fcf95c15e2415c5 /tools/perf/scripts/python/bin/stackcollapse-report
parentiwlwifi: dbg_ini: apply rx fifo offset after reading the region registers (diff)
downloadlinux-3f7fbc8cc11e2a305247a908bc67bb5f571fbf00.tar.gz
linux-3f7fbc8cc11e2a305247a908bc67bb5f571fbf00.zip
iwlwifi: mvm: remove buggy and unnecessary hw_queue initialization
After converting the driver to TXQs, it no longer has any reason to initialize vif->hw_queue/vif->cab_queue since it no longer sets the HW_QUEUE_CONTROL flag. Remove the code that initialized those, it was broken due to relying on an uninitialized stack value in used_hw_queues, as Colin reported. Reported-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
87cc411adb0c3be4e&follow=1'>Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day1-1/+2 2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day89-117/+117 2007-10-19crypto: convert crypto.h to UTF-8John Anthony Kazos Jr1-1/+1 2007-10-19crypto: convert "crypto" subdirectory to UTF-8John Anthony Kazos Jr2-2/+2 2007-10-19fix typos in drivers/block/KconfigPatrick Ringl1-2/+2 2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell1-0/+1 2007-10-19Uninline fork.c/exit.cAlexey Dobriyan2-13/+13 2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski1-1/+1