On Tue, Jun 05, 2018 at 12:56:44AM +0900, Masami Hiramatsu wrote: > Don't call the ->break_handler() from the arm kprobes code, > because it was only used by jprobes which got removed. > > Signed-off-by: Masami Hiramatsu <[email protected]> > > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: [email protected] > --- > arch/arm64/kernel/probes/kprobes.c | 8 -------- > 1 file changed, 8 deletions(-)
Acked-by: Will Deacon <[email protected]> Will

