summaryrefslogtreecommitdiffstats
path: root/kernel/sched
diff options
context:
space:
mode:
authorEric W. Biederman2010-07-11 00:23:34 +0200
committerEric W. Biederman2012-11-19 12:09:35 +0100
commitae06c7c83fc6e97ba247a261921c101960f3d28f (patch)
treef7328e9b5aadaae1c6d4886147249d38b35de277 /kernel/sched
parentprocfs: Use the proc generic infrastructure for proc/self. (diff)
downloadkernel-qcow2-linux-ae06c7c83fc6e97ba247a261921c101960f3d28f.tar.gz
kernel-qcow2-linux-ae06c7c83fc6e97ba247a261921c101960f3d28f.tar.xz
kernel-qcow2-linux-ae06c7c83fc6e97ba247a261921c101960f3d28f.zip
procfs: Don't cache a pid in the root inode.
Now that we have s_fs_info pointing to our pid namespace the original reason for the proc root inode having a struct pid is gone. Caching a pid in the root inode has led to some complicated code. Now that we don't need the struct pid, just remove it. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions