commit | e9370ae15dc2f8ba1e1889ce26f13cda565b6ecb | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Jun 07 16:15:39 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Jun 09 21:24:16 2006 +1000 |
tree | 338ed732f7a6607bc168795008e244f180876cda | |
parent | fab5db97e44f76461f76b24adfa8ccb14d4df498 [diff] |
[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>