[IA64] Allow /proc/pal/cpu0/vm_info under the simulator
authorPeter Chubb <peterc@gelato.unsw.edu.au>
Fri, 26 Aug 2005 00:39:00 +0000 (17:39 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 31 Aug 2005 15:34:51 +0000 (08:34 -0700)
commit714d2dc14914f0f7bb008effe830c99eb47c75df
treef8282f3353680ff79696f832be72e096311ae556
parentdc90e95f310f4f821c905b2aec8e9449bb3270fa
[IA64] Allow /proc/pal/cpu0/vm_info under the simulator

Not all of the PAL VM calls are implemented for the SKI simulator.
Don't just give up if one fails, print information from the calls
that succeed.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/palinfo.c