From: Al Viro Date: Fri, 29 Mar 2013 23:27:05 +0000 (-0400) Subject: procfs: switch /proc/self away from proc_dir_entry X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021ada7dff22d0d9540ff596cb0f8bb866755ee1;p=pandora-kernel.git procfs: switch /proc/self away from proc_dir_entry Just have it pinned in dcache all along and let procfs ->kill_sb() drop it before kill_anon_super(). Signed-off-by: Al Viro --- Reading git-diff-tree failed