summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2007-06-04 07:15:48 +0200
committerPaul Mackerras2007-06-14 14:29:57 +0200
commit791cc501d422be96d6e3098faf6471ba29f4dd33 (patch)
treeab148d7193442a8a95c0f89fd96aa69f4fbbd4a3 /arch/powerpc/kernel/signal.h
parent[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits (diff)
downloadkernel-qcow2-linux-791cc501d422be96d6e3098faf6471ba29f4dd33.tar.gz
kernel-qcow2-linux-791cc501d422be96d6e3098faf6471ba29f4dd33.tar.xz
kernel-qcow2-linux-791cc501d422be96d6e3098faf6471ba29f4dd33.zip
[POWERPC] Always apply DABR changes on context switches
This patch removes the #ifdef CONFIG_PPC64 around setting the DABR. The actual setting of the SPR inside of the set_dabr() function is dependent on CONFIG_PPC64 || CONFIG_6xx but you can always provide a ppc_md hook to override that. We should improve support for different HW breakpoints facilities but this is a first step. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/signal.h')
0 files changed, 0 insertions, 0 deletions