diff options
author | Jason Baron <jbaron@redhat.com> | 2006-09-29 11:01:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 18:18:19 +0200 |
commit | 87d7c8aca8670a772f74766c19e0345a606b67a9 (patch) | |
tree | 5373f4a6095d8772f33f1c9faa12f1a583f8f14e /net/ethernet/eth.c | |
parent | [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __... (diff) | |
download | linux-87d7c8aca8670a772f74766c19e0345a606b67a9.tar.xz linux-87d7c8aca8670a772f74766c19e0345a606b67a9.zip |
[PATCH] block_dev.c mutex_lock_nested() fix
In the case below we are locking the whole disk not a partition. This
change simply brings the code in line with the piece above where when we
are the 'first' opener, and we are a partition.
Signed-off-by: Jason Baron <jbaron@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/ethernet/eth.c')
0 files changed, 0 insertions, 0 deletions