diff options
author | Pavel Emelyanov <[email protected]> | 2008-04-18 13:30:15 -0700 |
---|---|---|
committer | Al Viro <[email protected]> | 2008-04-28 06:28:30 -0400 |
commit | 4a761b8c1d7a3a4ee7ccf92ce255d986f601e067 (patch) | |
tree | cb93a5cca0d3e29b79c4dd0bb27755f967c325af /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 41126226e186d92a45ed664e546abb5204588359 (diff) |
[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 <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions