diff options
author | 2018-06-27 17:47:37 +0800 | |
---|---|---|
committer | 2018-06-28 13:34:57 +0900 | |
commit | 82be2ab159a3a0ae4024b946a31f12b221f6c8ff (patch) | |
tree | 4072ce13b236429e9e646c503bb710f9e252bd80 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
download | linux-dev-82be2ab159a3a0ae4024b946a31f12b221f6c8ff.tar.xz linux-dev-82be2ab159a3a0ae4024b946a31f12b221f6c8ff.zip |
hinic: reset irq affinity before freeing irq
Following warning is seen when rmmod hinic. This is because affinity
value is not reset before calling free_irq(). This patch fixes it.
[ 55.181232] WARNING: CPU: 38 PID: 19589 at kernel/irq/manage.c:1608
__free_irq+0x2aa/0x2c0
Fixes: 352f58b0d9f2 ("net-next/hinic: Set Rxq irq to specific cpu for NUMA")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions