[PATCH] powerpc: merge align.c
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>
Showing
- arch/powerpc/kernel/Makefile 1 addition, 1 deletionarch/powerpc/kernel/Makefile
- arch/powerpc/kernel/align.c 264 additions, 130 deletionsarch/powerpc/kernel/align.c
- arch/ppc/kernel/Makefile 2 additions, 2 deletionsarch/ppc/kernel/Makefile
- arch/ppc/kernel/align.c 0 additions, 410 deletionsarch/ppc/kernel/align.c
- arch/ppc64/kernel/Makefile 1 addition, 1 deletionarch/ppc64/kernel/Makefile
- include/asm-powerpc/cputable.h 12 additions, 10 deletionsinclude/asm-powerpc/cputable.h
Loading
Please register or sign in to comment