]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Simplify denormalization handler
authorMichael Neuling <mikey@neuling.org>
Wed, 29 May 2013 21:33:18 +0000 (21:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 9 Jun 2013 22:36:22 +0000 (08:36 +1000)
commitd229624d6b0b7b7139fb154588124a105bb00824
tree8649221d4e26c2b0719a56acb616b0b30853dcc8
parent2c72ea496165736f82b9cc9da97811bd99710c7d
powerpc/pseries: Simplify denormalization handler

The following simplifies the denorm code by using macros to generate the long
stream of almost identical instructions.

This patch results in no changes to the output binary, but removes a lot of
lines of code.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/exceptions-64s.S