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:	Sat, 27 Dec 2008 09:41:40 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Yinghai Lu <yinghai@...nel.org>
Cc:	Suresh Siddha <suresh.b.siddha@...el.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	"H. Peter Anvin" <hpa@...or.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	venkatesh.pallipadi@...el.com,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sparseirq: fix hang with !SPARSE_IRQ


* Yinghai Lu <yinghai@...nel.org> wrote:

> Impact: fix hang
> 
> Suresh report his two sockets system only works with SPARSE_IRQ enable
> it turns out we miss the setting desc->irq
> 
> so provide early_irq_init() even !SPARSE_IRQ to set desc->irq
> 
> Reported by: "Siddha, Suresh B" <suresh.b.siddha@...el.com>
> Signed-off-by: Yinghai Lu <yinghai@...nel.org>
> 
> ---
>  init/main.c         |    6 ------
>  kernel/irq/handle.c |   15 +++++++++++++++
>  2 files changed, 15 insertions(+), 6 deletions(-)

applied to tip/irq/sparseirq - thanks Yinghai. This fixed a testsystem of 
mine as well that showed weird hangs with !sparseirq.

	Ingo
--
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