Home
last modified time | relevance | path

Searched hist:"1442 b6ed249d2b3d2cfcf45b65ac64393495c96c" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.hdiff 1442b6ed249d2b3d2cfcf45b65ac64393495c96c Sat Mar 16 03:48:13 CDT 2013 Will Deacon <will.deacon@arm.com> arm64: debug: consolidate software breakpoint handlers

The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
H A Dptrace.hdiff 1442b6ed249d2b3d2cfcf45b65ac64393495c96c Sat Mar 16 03:48:13 CDT 2013 Will Deacon <will.deacon@arm.com> arm64: debug: consolidate software breakpoint handlers

The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
/openbmc/linux/arch/arm64/kernel/
H A Ddebug-monitors.cdiff 1442b6ed249d2b3d2cfcf45b65ac64393495c96c Sat Mar 16 03:48:13 CDT 2013 Will Deacon <will.deacon@arm.com> arm64: debug: consolidate software breakpoint handlers

The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
H A Dptrace.cdiff 1442b6ed249d2b3d2cfcf45b65ac64393495c96c Sat Mar 16 03:48:13 CDT 2013 Will Deacon <will.deacon@arm.com> arm64: debug: consolidate software breakpoint handlers

The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
H A Dtraps.cdiff 1442b6ed249d2b3d2cfcf45b65ac64393495c96c Sat Mar 16 03:48:13 CDT 2013 Will Deacon <will.deacon@arm.com> arm64: debug: consolidate software breakpoint handlers

The software breakpoint handlers are hooked in directly from ptrace,
which makes it difficult to add additional handlers for things like
kprobes and kgdb.

This patch moves the handling code into debug-monitors.c, where we can
dispatch to different debug subsystems more easily.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>