git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9335d48
)
[IA64] Fix conversion of pal_min_state physical address
author
Francois Wellenrieter
<francois.wellenreiter@bull.net>
Fri, 13 Jan 2006 22:01:01 +0000
(14:01 -0800)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 13 Jan 2006 22:01:01 +0000
(14:01 -0800)
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>
No differences found