Files
kernel_xiaomi_sm8250/include/linux
Roland McGrath dc802c2d2e ptrace: arch_has_block_step
This defines the new macro arch_has_block_step() in linux/ptrace.h, a
default for when asm/ptrace.h does not define it.  This is the analog
of arch_has_single_step() for step-until-branch on machines that have
it.  It declares the new user_enable_block_step function, which goes
with the existing user_enable_single_step and user_disable_single_step.
This is not used yet, but paves the way to harmonize on this interface
for the arch-specific calls on all machines.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:53 +01:00
..
2008-01-28 15:00:14 -08:00
2008-01-29 21:55:15 +01:00
2008-01-28 23:58:27 -05:00
2008-01-30 13:30:27 +01:00
2008-01-28 15:08:27 -08:00
2008-01-28 15:07:58 -08:00
2008-01-28 15:07:57 -08:00
2008-01-28 23:58:27 -05:00
2008-01-30 02:06:08 -05:00
2008-01-28 15:09:35 -08:00
2008-01-28 15:01:36 -08:00
2008-01-30 13:30:53 +01:00
2008-01-28 14:58:25 -08:00