Searched hist:e9370ae15dc2f8ba1e1889ce26f13cda565b6ecb (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff e9370ae15dc2f8ba1e1889ce26f13cda565b6ecb Wed Jun 07 01:15:39 CDT 2006 Paul Mackerras <paulus@samba.org> [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>
|
H A D | process.c | diff e9370ae15dc2f8ba1e1889ce26f13cda565b6ecb Wed Jun 07 01:15:39 CDT 2006 Paul Mackerras <paulus@samba.org> [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>
|