commit | 95362fa90312ff2d52c0b4d42412cd7ceeb3b89b | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed Dec 06 20:39:03 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:41 2006 -0800 |
tree | 9cb55f4dd53324500b84953f17490abea45cdf72 | |
parent | 01afb2134ed079fa4551b4d26f62423df6790c09 [diff] |
[PATCH] futex: init error check Check register_filesystem() and kern_mount() return values. Cc: Ingo Molnar <mingo@redhat.com> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>