]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/powerpc/kernel/exceptions-64s.S
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)
commitd7c67fb1cf00b84829ae06fca04ad39408f156ba
tree8649221d4e26c2b0719a56acb616b0b30853dcc8
parent6a60f9e7d8bb3e81fa8bd6752f1473e216424ec4
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