Home
last modified time | relevance | path

Searched hist:"848 e8f5f0ad3169560c516fff6471be65f76e69f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dstep.cdiff 848e8f5f0ad3169560c516fff6471be65f76e69f Fri Aug 03 10:31:46 CDT 2012 Oleg Nesterov <oleg@redhat.com> ptrace/x86: Introduce set_task_blockstep() helper

No functional changes, preparation for the next fix and for uprobes
single-step fixes.

Move the code playing with TIF_BLOCKSTEP/DEBUGCTLMSR_BTF into the
new helper, set_task_blockstep().

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>