From: Paul Mackerras Date: Wed, 7 Jun 2006 06:15:39 +0000 (+1000) Subject: [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc X-Git-Tag: v2.6.18-rc1~1081^2~225^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9370ae15dc2f8ba1e1889ce26f13cda565b6ecb;p=pandora-kernel.git [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 --- Reading git-diff-tree failed