aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorR Sharada <sharada@in.ibm.com>2006-02-22 21:43:08 +0530
committerPaul Mackerras <paulus@samba.org>2006-02-24 11:36:29 +1100
commit47f78a49206b7f9b0d283ba46a2a5a6ee1796472 (patch)
treec58b73bf34271888016873699001f54e4b205dbc /include/asm-powerpc
parent[PATCH] powerpc: disable OProfile for iSeries (diff)
downloadlinux-dev-47f78a49206b7f9b0d283ba46a2a5a6ee1796472.tar.xz
linux-dev-47f78a49206b7f9b0d283ba46a2a5a6ee1796472.zip
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
native_hpte_clear has a spinlock recursion problem with the native_tlbie_lock being called twice, once in native_hpte_clear() and once within tlbie(). Fix the problem by changing the call to tlbie() in native_hpte_clear() to __tlbie(). It still supports only 4k pages for now. Signed-off-by: R Sharada <sharada@in.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions