[IA64] Hook up getcpu system call for IA64
authorFenghua Yu <fenghua.yu@intel.com>
Tue, 6 Feb 2007 00:07:57 +0000 (16:07 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Feb 2007 00:56:36 +0000 (16:56 -0800)
getcpu system call returns cpu# and node# on which this system call and
its caller are running. This patch hooks up its implementation on IA64.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found