From: Michael Neuling Date: Wed, 29 May 2013 21:33:18 +0000 (+0000) Subject: powerpc/pseries: Simplify denormalization handler X-Git-Tag: v3.10-rc6~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c67fb1cf00b84829ae06fca04ad39408f156ba;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed