summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/sun4v_tlb_miss.S
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-04-08 01:42:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-04-08 01:42:05 -0700
commit8b65bb57d87a66cd156f856f28f2bd72d7b2395e (patch)
tree476525df2e81648751ff8f3595a4c10ea88aea05 /arch/sparc/kernel/sun4v_tlb_miss.S
parent542380a208c5eda9c27f9db099daa9d544626960 (diff)
parent86e1066fe2af51dce4351c2357223e0d902dfc7a (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller: "Several fixes here, mostly having to due with either build errors or memory corruptions depending upon whether you have THP enabled or not" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc: remove unused wp_works_ok macro sparc32: Export vac_cache_size to fix build error sparc64: Fix memory corruption when THP is enabled sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() arch/sparc: Avoid DCTI Couples sparc64: kern_addr_valid regression sparc64: Add support for 2G hugepages sparc64: Fix size check in huge_pte_alloc
Diffstat (limited to 'arch/sparc/kernel/sun4v_tlb_miss.S')
-rw-r--r--arch/sparc/kernel/sun4v_tlb_miss.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/kernel/sun4v_tlb_miss.S b/arch/sparc/kernel/sun4v_tlb_miss.S
index 6179e19bc9b9..c19f352f46c7 100644
--- a/arch/sparc/kernel/sun4v_tlb_miss.S
+++ b/arch/sparc/kernel/sun4v_tlb_miss.S
@@ -352,6 +352,7 @@ sun4v_mna:
call sun4v_do_mna
add %sp, PTREGS_OFF, %o0
ba,a,pt %xcc, rtrap
+ nop
/* Privileged Action. */
sun4v_privact: