Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c

From: Linus Torvalds
Date: Thu Jul 20 2017 - 14:41:45 EST


On Thu, Jul 20, 2017 at 8:51 AM, Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:
>
> Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
> Tested-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>

Ok, I committed that patch as-is.

Other architectures may end up with the same issue, unless they really
happen to have just a single instruction that fits in their
kprobe_opcode_t type in their templates. But I didn't touch any of
their (similar) code, since it will need testing.

Linus