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:	Fri, 11 Feb 2011 00:33:53 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	David Daney <ddaney@...iumnetworks.com>
cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] genirq: Call chip_bus_lock()/chip_bus_sync_unlock() in
 setup_irq().

On Wed, 9 Feb 2011, David Daney wrote:

> irq_chips that supply .irq_bus_lock/.irq_bus_sync_unlock functions,
> expect that the other chip methods will be called inside of calls to
> the pair.  If this expectation is not met, things tend to not work.
> 
> Make setup_irq() call chip_bus_lock()/chip_bus_sync_unlock() too.
> 
> For the vast majority of irq_chips, this will be a NOP as most don't
> have these bus lock functions.
> 
> Signed-off-by: David Daney <ddaney@...iumnetworks.com>

Ralf,

please pull that change from

git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/for-mips

so you can apply David's patches which depend on that one.

That's 38-rc4 based w/o any other changes to the core code. I pull
that into irq/core so we have no dependecies or collision for Linus.

Thanks,

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