levels: LEVEL_0 makes no sense except as a uaccess check shortener now
authorAlan Cox <alan@linux.intel.com>
Wed, 21 Feb 2018 20:30:41 +0000 (20:30 +0000)
committerAlan Cox <alan@linux.intel.com>
Wed, 21 Feb 2018 20:30:41 +0000 (20:30 +0000)
commit271bf0d6baa1914621faa9a6b50083bdadc3a3d8
tree65fd98e7368b39c26c12935ed37bf03e1b66a8e5
parentf3440fb4f36973aaa3363c118272c7d130a64d6f
levels: LEVEL_0 makes no sense except as a uaccess check shortener now

For anything else we are probably better using overlays for stuff like
mkdir and rmdir than being incompatible
Kernel/syscall_other.c