summaryrefslogtreecommitdiff
path: root/include/linux/console.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-04-08 21:29:30 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2003-04-08 21:29:30 -0700
commit3c45e4d6d1ef1a56b577dc86acc65c0b18d9ecb9 (patch)
tree91ca4dae701e6ec9add1cae96b1e00fcf5003755 /include/linux/console.h
parentfaedca65dfd1abf0097d1dabf45030560828a8ae (diff)
[PATCH] fix wait_on_buffer() debug code
The wait_on_buffer() debug code is generating false warnings when called from __block_prepare_write(). It is legal to wait on a zero-ref buffer when its page is locked. The page lock keeps try_to_free_buffers() away. This debug code hasn't found any bugs yet.
Diffstat (limited to 'include/linux/console.h')
0 files changed, 0 insertions, 0 deletions