summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
authorLinus Torvalds2006-03-07 02:41:44 +0100
committerLinus Torvalds2006-03-07 02:41:44 +0100
commitf716d8303345698728d9f8ce76a82a795a5be275 (patch)
tree20004f3dc2f11b83b5debe3a784d3f105c6e4daa /mm/slab.c
parentAdd early-boot-safety check to cond_resched() (diff)
downloadkernel-qcow2-linux-f716d8303345698728d9f8ce76a82a795a5be275.tar.gz
kernel-qcow2-linux-f716d8303345698728d9f8ce76a82a795a5be275.tar.xz
kernel-qcow2-linux-f716d8303345698728d9f8ce76a82a795a5be275.zip
Allocate 96 bytes for SCSI sense data reply
The SCSI layer uses SCSI_SENSE_BUFFERSIZE (96) for the sense buffer size, even though some other code uses "sizeof(struct request_sense)" (which is 64 bytes). Allocate the buffer using the bigger of the two for safety. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions