aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c
diff options
context:
space:
mode:
authorAsias He <[email protected]>2013-03-19 04:55:16 +0000
committerNicholas Bellinger <[email protected]>2013-03-20 00:31:14 +0000
commit8f27d487bcc2bd603c2d87e1729abcbc301f15db (patch)
tree64ee7f44b5347c096cac35dcf0f1485707303f8c /ipc/mqueue.c
parenttarget/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os (diff)
downloadkernel-8f27d487bcc2bd603c2d87e1729abcbc301f15db.tar.gz
kernel-8f27d487bcc2bd603c2d87e1729abcbc301f15db.zip
target/pscsi: Reject cross page boundary case in pscsi_map_sg
We can only have one page of data in each sg element, so we can not cross a page boundary. Fail this case. The 'while (len > 0 && data_len > 0) {}' loop is not necessary. The loop can only be executed once. Signed-off-by: Asias He <[email protected]> Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions