| 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
| ||
|
Message-Id: <200910190619.48037.arnd@arndb.de> Date: Mon, 19 Oct 2009 06:19:47 +0200 From: Arnd Bergmann <arndbergmann@...glemail.com> To: John Kacur <jkacur@...hat.com> Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>, Arnd Bergmann <arndbergmann@...glemail.com>, Alan Cox <alan@...rguk.ukuu.org.uk>, Ingo Molnar <mingo@...e.hu>, Frederic Weisbecker <fweisbec@...il.com> Subject: Re: [PATCH] sony_pi: Remove the BKL from sonypi_misc_open On Sunday 18 October 2009, John Kacur wrote: > The BKL is in this function because of the BKL pushdown > (see commit f8f2c79d594463427f7114cedb1555110d547d89) > > It is not needed here because the mutex_lock sonypi_device.lock > provides the necessary locking. The driver still uses the BKL in the ioctl function, which can probably be removed at the same time. Arnd <>< -- 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