[RFC Patch 2/6] Introduce PPC64 specific Hardware Breakpoint interfaces

2009-05-21 Thread K.Prasad
Introduce PPC64 implementation for the generic hardware breakpoint interfaces defined in kernel/hw_breakpoint.c. Enable the HAVE_HW_BREAKPOINT flag and the Makefile. Signed-off-by: K.Prasad --- arch/powerpc/Kconfig|1 arch/powerpc/kernel/Makefile|2 arch/powerpc

Re: [RFC Patch 2/6] Introduce PPC64 specific Hardware Breakpoint interfaces

2009-05-14 Thread Michael Ellerman
On Thu, 2009-05-14 at 19:14 +0530, K.Prasad wrote: > plain text document attachment (ppc64_arch_hwbkpt_implementation_02) > Introduce PPC64 implementation for the generic hardware breakpoint interfaces > defined in kernel/hw_breakpoint.c. Enable the HAVE_HW_BREAKPOINT flag and the > Makefile. Hi,

[RFC Patch 2/6] Introduce PPC64 specific Hardware Breakpoint interfaces

2009-05-14 Thread K.Prasad
Introduce PPC64 implementation for the generic hardware breakpoint interfaces defined in kernel/hw_breakpoint.c. Enable the HAVE_HW_BREAKPOINT flag and the Makefile. Signed-off-by: K.Prasad --- arch/powerpc/Kconfig|1 arch/powerpc/kernel/Makefile|2 arch/powerpc