commit | 8e95bd936df2d3fc0e773068aa34350306a5c52a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Oct 02 02:18:55 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 02 07:57:24 2006 -0700 |
tree | fe8c3cdeb892d73e2302c2595d4790e49e2ba858 | |
parent | b0fa9db6abdb2875a6d3069ddc6a2846a73fa5cd [diff] |
[PATCH] proc: properly compute TGID_OFFSET The value doesn't change but this ensures I will have the proper value when other files are added to proc_base_stuff. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>