[PATCH] powerpc: merge align.c
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Nov 2005 03:09:41 +0000 (14:09 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 18 Nov 2005 03:39:23 +0000 (14:39 +1100)
This patch merges align.c, the result isn't quite what was in ppc64 nor
what was in ppc32 :) It should implement all the functionalities of both
though. Kumar, since you played with that in the past, I suppose you
have some test cases for verifying that it works properly before I dig
out the 601 machine ? :)

Since it's likely that I won't be able to test all scenario, code
inspection is much welcome.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found