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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jun 2012 14:31:57 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Sundar Iyer <sundar.iyer@...el.com>
Cc:	tglx@...utronix.de, linux-kernel@...r.kernel.org,
	arjan@...ux.intel.com, german.monroy@...el.com
Subject: Re: [PATCH v3 1/1] x86/irq: handle chained interrupts during IRQ
 migration

On Mon, Jun 25, 2012 at 09:25:07AM +0530, Sundar Iyer wrote:
> Chained interrupt handlers dont have an irqaction and hence are not
> handled during migrating interrupts when some cores go offline.
> 
> Handle this by introducing a irq_is_chained() check which is based
> on the the CHAINED flag being set for such interrupts. fixup_irq()
> can then handle such interrupts and not skip them over.
> 
> Signed-off-by: Sundar Iyer <sundar.iyer@...el.com>
> Reviewed-by: Yang, Fei <fei.yang@...el.com>
> Tested-by: Ng, Cheon-woei <cheon-woei.ng@...el.com>

Looks better to me.
--
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