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:	Wed, 12 Dec 2007 11:24:37 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Kevin Hilman <khilman@...sta.com>
Cc:	linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] Generic IRQ: Add unlocked version of set_irq_handler()


* Kevin Hilman <khilman@...sta.com> wrote:

> Add unlocked version for use by irq_chip.set_type handlers which may 
> wish to change handler to level or edge handler when IRQ type is 
> changed.
> 
> The normal set_irq_handler() call cannot be used because it tries to 
> take irq_desc.lock which is already held when the irq_chip.set_type 
> hook is called.

looks fine to me. Thomas?

	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

Powered by Openwall GNU/*/Linux Powered by OpenVZ