+0
−2
Documentation/ABI/obsolete/proc-pid-oom_adj
deleted100644 → 0
+0
−22
Loading
This is to complete part of the Userspace API (UAPI) disintegration for which
the preparatory patches were pulled recently. After these patches, userspace
headers will be segregated into:
include/uapi/linux/.../foo.h
for the userspace interface stuff, and:
include/linux/.../foo.h
for the strictly kernel internal stuff.
Signed-off-by:
J. Bruce Fields <bfields@redhat.com>