diff options
author | 2006-10-13 11:41:00 +1000 | |
---|---|---|
committer | 2006-10-16 15:53:30 +1000 | |
commit | 6c4841c2b6c32a134f9f36e5e08857138cc12b10 (patch) | |
tree | fbce68fe2e11068f84d4fbd20ed08b3f8a95ab9c /arch/powerpc/kernel/process.c | |
parent | [POWERPC] Fix IO Window Updates on P2P bridges. (diff) | |
download | linux-rng-6c4841c2b6c32a134f9f36e5e08857138cc12b10.tar.xz linux-rng-6c4841c2b6c32a134f9f36e5e08857138cc12b10.zip |
[POWERPC] Never panic when taking altivec exceptions from userspace
At the moment we rely on a cpu feature bit or a firmware property to
detect altivec. If we dont have either of these and the cpu does in fact
support altivec we can cause a panic from userspace.
It seems safer to always send a signal if we manage to get an 0xf20
exception from userspace.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions