]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] Fix conversion of pal_min_state physical address
authorFrancois Wellenrieter <francois.wellenreiter@bull.net>
Fri, 13 Jan 2006 22:01:01 +0000 (14:01 -0800)
committerTony Luck <tony.luck@intel.com>
Fri, 13 Jan 2006 22:01:01 +0000 (14:01 -0800)
commit4c0fa5dc92e7cd3d258983cdeb2444ebd01cf574
tree5901743857e67ebdcbd4ef0cbd14076fa9cd6407
parente5c6a43b1ba2053aea3140f578c86797c178e4bb
[IA64] Fix conversion of pal_min_state physical address

On return from INIT handler we must convert the address of the
minstate area from a kernel virtual uncached address (0xC...)
to physical uncached (0x8...).  A typo (or thinko?) in the code
converted to physical cached.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/mca_asm.S