diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-04-18 22:30:15 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-04-28 12:28:30 +0200 |
commit | 4a761b8c1d7a3a4ee7ccf92ce255d986f601e067 (patch) | |
tree | cb93a5cca0d3e29b79c4dd0bb27755f967c325af /crypto/ctr.c | |
parent | [patch 1/2] audit: let userspace fully control TTY input auditing (diff) | |
download | linux-4a761b8c1d7a3a4ee7ccf92ce255d986f601e067.tar.xz linux-4a761b8c1d7a3a4ee7ccf92ce255d986f601e067.zip |
[patch 2/2] Use find_task_by_vpid in audit code
The pid to lookup a task by is passed inside audit code via netlink message.
Thanks to Denis Lunev, netlink packets are now (since 2.6.24) _always_
processed in the context of the sending task. So this is correct to lookup
the task with find_task_by_vpid() here.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'crypto/ctr.c')
0 files changed, 0 insertions, 0 deletions