[IA64] fix typo in per_cpu_offset
authorYu Luming <luming.yu@intel.com>
Mon, 29 Oct 2007 18:21:45 +0000 (11:21 -0700)
committerTony Luck <tony.luck@intel.com>
Mon, 29 Oct 2007 18:21:45 +0000 (11:21 -0700)
there is a typo in the definition of per_cpu_offset because, for ia64,
the __per_cpu_offset is an array.

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

No differences found