diff options
author | Pavel Emelianov <xemul@openvz.org> | 2006-10-28 10:38:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-28 11:30:52 -0700 |
commit | 6a2aae06cc1e87e9712a26a639f6a2f3442e2027 (patch) | |
tree | 6c9e0f73d39646670c301e19ccd8b33d3aa3a293 /lib/locking-selftest-wsem.h | |
parent | f2d0aa5bf8d4f7ae4cb1a7feebf5b1afddd0b9b0 (diff) | |
download | talos-obmc-linux-6a2aae06cc1e87e9712a26a639f6a2f3442e2027.tar.gz talos-obmc-linux-6a2aae06cc1e87e9712a26a639f6a2f3442e2027.zip |
[PATCH] Fix potential OOPs in blkdev_open()
blkdev_open() calls bc_acquire() to get a struct block_device. Since
bc_acquire() may return NULL when system is out of memory an appropriate
check is required.
Signed-off-by: Pavel Emelianov <xemul@openvz.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/locking-selftest-wsem.h')
0 files changed, 0 insertions, 0 deletions