diff options
author | Michael Neuling <mikey@neuling.org> | 2011-06-05 18:48:47 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-06-20 03:21:48 +0200 |
commit | dc28518f7d7dfd93cd44edb44f9b8e961f5a5c1b (patch) | |
tree | b49e7716451fe02ab9a5ef51aba5edcdffd29a30 /arch/powerpc/math-emu/fmuls.c | |
parent | Document powerpc udbg-immortal (diff) | |
download | linux-dc28518f7d7dfd93cd44edb44f9b8e961f5a5c1b.tar.xz linux-dc28518f7d7dfd93cd44edb44f9b8e961f5a5c1b.zip |
powerpc: Fix doorbell type shift
doorbell type is defined as bits 32:36 so should be shifted by 63-36 =
27 rather than 28.
We never noticed this bug as we've only every used type PPC_DBELL = 0.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/math-emu/fmuls.c')
0 files changed, 0 insertions, 0 deletions