Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: Fix missing 'blr' in _tlbia()

Rework to MMU code dropped a much missed 'blr' instruction.

Brown-Paper-Bag-Worn-By: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

authored by

Benjamin Herrenschmidt and committed by
Grant Likely
a1495359 49e6e3f1

+1
+1
arch/powerpc/mm/hash_low_32.S
··· 709 709 tlbia 710 710 sync 711 711 #endif /* CONFIG_SMP */ 712 + blr