From: Al Viro Date: Sun, 19 Aug 2012 02:40:59 +0000 (+1200) Subject: alpha: take a bunch of syscalls into osf_sys.c X-Git-Tag: v3.6-rc3~31^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be53db6e4edd9dc013b21a929ad2b142dea8b9c0;p=pandora-kernel.git alpha: take a bunch of syscalls into osf_sys.c New helper: current_thread_info(). Allows to do a bunch of odd syscalls in C. While we are at it, there had never been a reason to do osf_getpriority() in assembler. We also get "namespace"-aware (read: consistent with getuid(2), etc.) behaviour from getx?id() syscalls now. Signed-off-by: Al Viro Signed-off-by: Michael Cree Acked-by: Matt Turner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed