Immediate Values - Pre fix powerpc Optimization Since I removed the immediate-values-non-optimized-architectures.patch, we need to redo it to apply immediate-values-powerpc-optimization.patch correctly.
It applies _before_ immediate-values-powerpc-optimization.patch and can be folded with it. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> CC: Christoph Hellwig <[EMAIL PROTECTED]> --- include/asm-powerpc/immediate.h | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6-lttng/include/asm-powerpc/immediate.h =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ linux-2.6-lttng/include/asm-powerpc/immediate.h 2007-07-14 18:21:07.000000000 -0400 @@ -0,0 +1 @@ +#include <asm-generic/immediate.h> -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/