diff options
author | 2006-02-07 13:55:30 +1100 | |
---|---|---|
committer | 2006-02-07 13:55:30 +1100 | |
commit | e2f5a3c1bec1cf3e7c76c080fd7f21476f05008a (patch) | |
tree | fb4112db5b2528b6a04fc6be9665213abc004042 /arch/powerpc/kernel/iommu.c | |
parent | Merge ../linux-2.6 (diff) | |
download | wireguard-linux-e2f5a3c1bec1cf3e7c76c080fd7f21476f05008a.tar.xz wireguard-linux-e2f5a3c1bec1cf3e7c76c080fd7f21476f05008a.zip |
powerpc/64: Fix bug in setting floating-point exception mode
When loading up the FPU, we were using a 'ld' (load doubleword)
instruction to get the FP exception mode from the thread_struct,
but it's only an int field. This changes the ld to lwz (load
word and zero-extend).
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/iommu.c')
0 files changed, 0 insertions, 0 deletions