提交 3c4ee4e2 编写于 作者: R Russell King 提交者: Russell King

[ARM SMP] Only enable V6K instructions on V6 MP core CPUs

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 86b37860
#if __LINUX_ARM_ARCH__ >= 6
#include <linux/config.h>
#if __LINUX_ARM_ARCH__ >= 6 && defined(CONFIG_CPU_MPCORE)
.macro bitop, instr
mov r2, #1
and r3, r0, #7 @ Get bit offset
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册