From: Francois Wellenrieter Date: Fri, 13 Jan 2006 22:01:01 +0000 (-0800) Subject: [IA64] Fix conversion of pal_min_state physical address X-Git-Tag: v2.6.16-rc1~168^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4b7b6f187f2967bff222e8c3758ab47efdb14f;p=pandora-kernel.git [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 --- Reading git-diff-tree failed