Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information