Home
last modified time | relevance | path

Searched hist:"03 c9c8fad6cb5e8fdfb40287fa1cdf8ee2db0b67" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kernel/probes/
H A Ddecode-insn.cdiff 03c9c8fad6cb5e8fdfb40287fa1cdf8ee2db0b67 Mon Sep 14 10:36:56 CEST 2020 Amit Daniel Kachhap <amit.kachhap@arm.com> arm64: kprobe: clarify the comment of steppable hint instructions

The existing comment about steppable hint instruction is not complete
and only describes NOP instructions as steppable. As the function
aarch64_insn_is_steppable_hint allows all white-listed instruction
to be probed so the comment is updated to reflect this.

Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
Reviewed-by: Dave Martin <dave.martin@arm.com>
Link: https://lore.kernel.org/r/20200914083656.21428-7-amit.kachhap@arm.com
Signed-off-by: Will Deacon <will@kernel.org>