Files
linux-apfs/drivers
Ingo Molnar 83cb167270 nvram: Drop the BKL from nvram_open()
It's safe to remove the BKL from nvram_open(): there's no open()
versus read() races: nvram_init() is very simple and race-free,
it registers the device then puts it into /proc - there's no
state init to race with.

Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <1255116426-7270-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-10-14 17:54:03 +02:00
..
2009-10-14 17:36:51 +02:00
2009-09-24 07:21:05 -07:00
2009-10-14 17:36:48 +02:00
2009-10-12 14:36:28 -07:00
2009-10-04 22:53:41 +02:00
2009-10-04 15:05:10 -07:00