On Thu, 04 Sep 2008 13:31:01 -0700
ebiederm@xmission.com (Eric W. Biederman) wrote:
quoted
quoted
quoted
config: http://userweb.kernel.org/~akpm/config-sony.txt
dmesg: http://userweb.kernel.org/~akpm/dmesg-sony-without.txt
That whole thing should just be a simple symlink:
fs/proc/proc_net.c: proc_symlink("net", NULL, "self/net");
/proc/self/net looks fine.
quoted
are you sure it's a plain tree of mine, without any of the patches
floating around between Eric/Al?
yup, it's yesterday's mainline.
Does the problem happen if you disable selinux?
This feels like a case of selinux being over zealous.
yeah, adding `selinux=0' to the boot command line fixes it.