]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
authorPaul Mackerras <paulus@samba.org>
Wed, 7 Jun 2006 06:15:39 +0000 (16:15 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 9 Jun 2006 11:24:16 +0000 (21:24 +1000)
commitaeefc2f3e0efba68acba54d593c6ded15a6556b2
tree338ed732f7a6607bc168795008e244f180876cda
parent1dea54d717451bbed9a63574be436a4aeaa5684e
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc

This gives the ability to control whether alignment exceptions get
fixed up or reported to the process as a SIGBUS, using the existing
PR_SET_UNALIGN and PR_GET_UNALIGN prctls.  We do not implement the
option of logging a message on alignment exceptions.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/process.c
arch/powerpc/kernel/traps.c
include/asm-powerpc/processor.h