lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 28 Jun 2018 13:35:27 +0900 (KST)
From:   David Miller <davem@...emloft.net>
To:     weiyongjun1@...wei.com
Cc:     aviad.krawczyk@...wei.com, netdev@...r.kernel.org
Subject: Re: [PATCH] hinic: reset irq affinity before freeing irq

From: Wei Yongjun <weiyongjun1@...wei.com>
Date: Wed, 27 Jun 2018 17:47:37 +0800

> 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@...wei.com>

Applied and queued up for -stable.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ