From: Alexey Dobriyan Date: Sat, 13 Sep 2008 09:33:06 +0000 (-0700) Subject: proc: more debugging for "already registered" case X-Git-Tag: v2.6.27-rc7~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665020c35e89a9e0643e21561e4f8f967f4f2c4b;p=pandora-kernel.git proc: more debugging for "already registered" case Print parent directory name as well. The aim is to catch non-creation of parent directory when proc_mkdir will return NULL and all subsequent registrations go directly in /proc instead of intended directory. Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton [ Fixed insane printk string while at it. - Linus ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed