From: Russ Anderson Date: Fri, 12 Dec 2008 17:07:00 +0000 (-0600) Subject: sgi-xp: xpc needs to pass the physical address, not virtual X-Git-Tag: v2.6.29-rc1~587^2~4^29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8182f0016fb65a721c4fbe487909a2d56178135;p=pandora-kernel.git sgi-xp: xpc needs to pass the physical address, not virtual Impact: fix crash xpc needs to pass the physical address, not virtual. Testing uncovered this problem. The virtual address happens to work most of the time due to the way bios was masking off the node bits. Passing the physical address makes it work all of the time. Signed-off-by: Russ Anderson Acked-by: Dean Nelson Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed