]> 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)
commit2c08219b04e71b058ddcd59cd9f0a79048ee5693
tree8649221d4e26c2b0719a56acb616b0b30853dcc8
parentc5099f1aa9f4dc039a7a5af9820997110e788eff
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