diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2013-03-19 00:03:03 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2013-03-19 23:14:52 (GMT) |
commit | deb60015096102f9842b631dcad98a05001268e9 (patch) | |
tree | a4265400e5aa66fa31b24b68c8473ca1cf972acb /arch/ia64/mm | |
parent | d7c6797fbc2c2efa7573817685d2a76fd274d2de (diff) | |
download | linux-fsl-qoriq-deb60015096102f9842b631dcad98a05001268e9.tar.xz |
Fix broken fsys_getppid()
In particular fsys_getppid always returns the ppid in the initial pid
namespace so it does not work for a process in a pid namespace.
Fix from Eric Biederman just removes the fast system call path.
While it is a little bit sad to see another one of these bite
the dust ... I can't imagine that getppid() is really on any
real applications critical path.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/mm')
0 files changed, 0 insertions, 0 deletions