• Ingo Molnar's avatar
    Merge branch 'linus' into perf/kprobes · 666fab4a
    Ingo Molnar authored
    Conflicts:
    	include/asm-generic/atomic-instrumented.h
    	kernel/kprobes.c
    
    Use the upstream atomic-instrumented.h checksum, and pick
    the kprobes version of kernel/kprobes.c, which effectively
    reverts this upstream workaround:
    
      645f224e: ("kprobes: Tell lockdep about kprobe nesting")
    
    Since the new code *should* be fine without nesting.
    
    Knock on wood ...
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    666fab4a
trace_kprobe.c 51.2 KB