diff options
author | Michael Neuling <mikey@neuling.org> | 2008-06-25 14:07:17 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-07-01 11:28:42 +1000 |
commit | 9e7511861c4f8d35852a3721c5bcd92661cb4c9f (patch) | |
tree | 4d4a72ad915fc04e9750af0ca3ae91062644f1c9 /arch/powerpc/kernel/softemu8xx.c | |
parent | 9b09c6d909dfd8de96b99b9b9c808b94b0a71614 (diff) |
powerpc: Fix MSR setting in 32 bit signal code
If we set the SPE MSR bit in save_user_regs we can blow away the VEC
bit. This doesn't matter in reality as they are in fact the same bit
but looks bad.
Also, when we add VSX in a later patch, we need to be able to set two
separate MSR bits here.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/softemu8xx.c')
0 files changed, 0 insertions, 0 deletions