commit | 9185ef6787f1c8f1c06aa0cb3c7746fb4f101f50 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Sat May 03 06:34:05 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon May 05 16:47:14 2008 +1000 |
tree | 02c8dd5bd96606d752af795d4903ab76bef80da1 | |
parent | b41e5fffe8b81fc939067d8c1c195cc79115d5a3 [diff] |
[POWERPC] Assign PDE->data before gluing PDE into /proc tree Simply replace proc_create and further data assigned with proc_create_data. No need to check for data!=NULL after that. Signed-off-by: Denis V. Lunev <den@openvz.org> Cc: Alexey Dobriyan <adobriyan@openvz.org> Cc: Eric W. Biederman <ebiederm@xmission.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org>