diff options
| author | Ingo Molnar <[email protected]> | 2009-10-14 15:48:38 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-10-14 15:54:03 +0000 |
| commit | 83cb16727085b18191f45eb0ede6bf1f97d67a7a (patch) | |
| tree | 5103ae4ee83c22e76f57f1a46700f074d7d51309 /net/lapb/lapb_subr.c | |
| parent | agp: Remove the BKL from agp_open (diff) | |
| download | kernel-83cb16727085b18191f45eb0ede6bf1f97d67a7a.tar.gz kernel-83cb16727085b18191f45eb0ede6bf1f97d67a7a.zip | |
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 <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
