From: zhizhou
This patch is based on the implementation of arm. The generic
current_pt_regs is implemented with current->stack. It need to access
memory that would be too expensive.
Signed-off-by: zhizhou
---
arch/arm64/include/asm/ptrace.h | 4
1 file changed, 4 insertions(+)
diff --git
189): []
irq_exit+0x9c/0xec
Signed-off-by: Zhi-zhou Zhang
---
arch/arm64/kernel/entry.S | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/kernel/entry.S b/arch/arm64/kernel/entry.S
index 7ed3d75..4769190 100644
--- a/arch/arm64/kernel/entry.S
+++ b/arch/arm64/kernel/entry.S
@@ -634,6 +63
Here should return 64-bit types rather than 32-bit types. Or we
may get wrong return value if high 32-bit isn't equal to zero.
Signed-off-by: Zhi-zhou Zhang
---
arch/mips/include/asm/bitops.h |8
arch/mips/lib/bitops.c | 10 ++
2 files changed, 10 insertions(
3 matches
Mail list logo