diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2007-05-13 13:52:32 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-13 20:44:05 +0400 |
commit | 705962ccc9d21a08b74b6b6e1d3cf10f98968a67 (patch) | |
tree | c9c534aa1be76b790b0d8a4415fd7d46f920c77c /drivers/char/agp | |
parent | 39403865d2e4590802553370a56c9ab93131e4ee (diff) | |
download | linux-705962ccc9d21a08b74b6b6e1d3cf10f98968a67.tar.xz |
fix deadlock in loop.c
... doh
Jeremy Fitzhardinge noted that the recent loop.c cleanups worked, but
cause lockdep to complain.
Ouch. OK, the deadlock is real and yes, I'm an idiot. Speaking of which,
we probably want to s/lock/pin/ in drivers/base/map.c to avoid such
brainos again. And yes, this stuff needs clear documentation. Will try
to put one together once I get some sleep...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/agp')
0 files changed, 0 insertions, 0 deletions