On Thu, Mar 18, 2021 at 06:11:04PM +0100, Peter Zijlstra wrote:
> Add a helper to decode kernel instructions; there's no point in
> endlessly repeating those last two arguments.
> 
> Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
> ---
>  arch/x86/include/asm/insn.h        |    2 ++
>  arch/x86/kernel/alternative.c      |    2 +-
>  arch/x86/kernel/cpu/mce/severity.c |    2 +-
>  arch/x86/kernel/kprobes/core.c     |    4 ++--
>  arch/x86/kernel/kprobes/opt.c      |    2 +-
>  arch/x86/kernel/traps.c            |    2 +-
>  tools/arch/x86/include/asm/insn.h  |    4 +++-
>  7 files changed, 11 insertions(+), 7 deletions(-)

Reviewed-by: Borislav Petkov <b...@suse.de>

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Reply via email to