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-next>] [day] [month] [year] [list]
Date:	Thu, 15 May 2014 09:25:03 -0400
From:	Prarit Bhargava <prarit@...hat.com>
To:	linux-kernel@...r.kernel.org
Cc:	Prarit Bhargava <prarit@...hat.com>
Subject: [PATCH 0/2 v2] x86, Fix irq exhaustion issues with cpu hotplug

These patches have been previously submitted but appear to have been lost
on LKML.

There are still some issues with irq exhaustion when removing cpus.  These
two patches fix two serious bugs.  The first patch, from Yinghai Lu, corrects
the available vectors count for each cpu.  The second patch takes into account
the numa-awareness of an irq when reassigning the irq.

Prarit Bhargava (1):
  x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs

Yinghai Lu (1):
  x86, irq: get correct available vectors for cpu disable

 arch/x86/kernel/irq.c |  158 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 116 insertions(+), 42 deletions(-)

-- 
1.7.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ