1
0
Fork 0
alistair23-linux/arch/x86/power
K.Prasad 1e3500666f hw-breakpoints: use wrapper routines around debug registers in processor related functions
This patch enables the use of wrapper routines to access the debug/breakpoint
registers on cpu management.

The hardcoded debug registers save and restore operations for threads
breakpoints are replaced by wrappers.

And now that we handle the kernel breakpoints too, we also need to handle them
on cpu hotplug operations.

[ Impact: adapt new hardware breakpoint api to cpu hotplug ]

Original-patch-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com>
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2009-06-02 22:46:59 +02:00
..
Makefile x86: disable stack-protector for __restore_processor_state() 2009-04-03 19:48:41 +02:00
cpu_32.c hw-breakpoints: use wrapper routines around debug registers in processor related functions 2009-06-02 22:46:59 +02:00
cpu_64.c hw-breakpoints: use wrapper routines around debug registers in processor related functions 2009-06-02 22:46:59 +02:00
hibernate_32.c x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set 2008-11-12 23:28:51 +01:00
hibernate_64.c pm: rework includes, remove arch ifdefs 2009-04-01 08:59:16 -07:00
hibernate_asm_32.S x86: use _types.h headers in asm where available 2009-02-13 11:35:01 -08:00
hibernate_asm_64.S x86: use _types.h headers in asm where available 2009-02-13 11:35:01 -08:00