summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c
diff options
context:
space:
mode:
authorNick Bowler2012-12-18 01:05:20 +0100
committerLinus Torvalds2012-12-18 02:15:28 +0100
commit6fd59a83b9261fa53eaf98fb5514abba504a3ea3 (patch)
tree08dfeef55544c0c30e1567618f62ae771feeac53 /kernel/cgroup.c
parentdocs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output (diff)
downloadkernel-qcow2-linux-6fd59a83b9261fa53eaf98fb5514abba504a3ea3.tar.gz
kernel-qcow2-linux-6fd59a83b9261fa53eaf98fb5514abba504a3ea3.tar.xz
kernel-qcow2-linux-6fd59a83b9261fa53eaf98fb5514abba504a3ea3.zip
scatterlist: don't BUG when we can trivially return a proper error.
There is absolutely no reason to crash the kernel when we have a perfectly good return value already available to use for conveying failure status. Let's return an error code instead of crashing the kernel: that sounds like a much better plan. [akpm@linux-foundation.org: s/E2BIG/EINVAL/] Signed-off-by: Nick Bowler <nbowler@elliptictech.com> Cc: Maxim Levitsky <maximlevitsky@gmail.com> Cc: Tejun Heo <tj@kernel.org> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/cgroup.c')
0 files changed, 0 insertions, 0 deletions