aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_driver.c
diff options
context:
space:
mode:
authorwill schmidt <will_schmidt@vnet.ibm.com>2007-10-31 05:59:33 +1100
committerPaul Mackerras <paulus@samba.org>2007-11-08 14:15:31 +1100
commit465ccab9eb8209a2a402710b24a9bff127b25b94 (patch)
tree2cd2c3012b7cc5da8d582e9dc221b3ff60c1c806 /arch/powerpc/platforms/pseries/eeh_driver.c
parent[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined (diff)
downloadlinux-dev-465ccab9eb8209a2a402710b24a9bff127b25b94.tar.xz
linux-dev-465ccab9eb8209a2a402710b24a9bff127b25b94.zip
[POWERPC] Fix switch_slb handling of 1T ESID values
Now that we have 1TB segment size support, we need to be using the GET_ESID_1T macro when comparing ESID values for pc, stack, and unmapped_base within switch_slb(). A new helper function called esids_match() contains the logic for deciding when to call GET_ESID and GET_ESID_1T. This fixes a duplicate-slb-entry inspired machine-check exception I was seeing when trying to run java on a power6 partition. Tested on power6 and power5. Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions