[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.
authormostrows@watson.ibm.com <mostrows@watson.ibm.com>
Mon, 15 May 2006 12:51:07 +0000 (08:51 -0400)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 May 2006 04:35:32 +0000 (14:35 +1000)
commit9dabbfbab312909782b26580d71e3977622fab6e
tree2a691ca642995241224f087b3a53e815b8d67455
parentde0fe3b83f4bb47a0a6b47897bb3800862194016
[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.

Use the existence of RTAS device tree node to determine if
/proc/rtas. /proc/ppc64/rtas are to be created.  Using machine type
is not reliable (i.e. Maple-like machines may have RTAS).

Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/proc_ppc64.c