提交 a1495359 编写于 作者: B Benjamin Herrenschmidt 提交者: Grant Likely

powerpc: Fix missing 'blr' in _tlbia()

Rework to MMU code dropped a much missed 'blr' instruction.
Brown-Paper-Bag-Worn-By: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 49e6e3f1
...@@ -709,3 +709,4 @@ _GLOBAL(_tlbia) ...@@ -709,3 +709,4 @@ _GLOBAL(_tlbia)
tlbia tlbia
sync sync
#endif /* CONFIG_SMP */ #endif /* CONFIG_SMP */
blr
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册