um: kill HOST_TASK_PID
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 30 Jan 2012 21:30:48 +0000 (16:30 -0500)
committerRichard Weinberger <richard@nod.at>
Sat, 24 Mar 2012 23:29:55 +0000 (00:29 +0100)
just provide get_current_pid() to the userland side of things
instead of get_current() + manual poking in its results

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>

No differences found