Re: [PATCH] fix ppc kernels after build-id addition

2007-07-27 Thread Meelis Roos
> > This patch fixes arch/ppc kernels, at least for prep subarch, after > > build-id addition. Without the patch, kernels were 3 times the size and > > bootloader refused to load them. Now they are back to normal again. > > I just built an ARCH=ppc kernel for the prep subarch and the vmlinux > s

Re: [PATCH] fix ppc kernels after build-id addition

2007-07-25 Thread Paul Mackerras
Meelis Roos writes: > This patch fixes arch/ppc kernels, at least for prep subarch, after > build-id addition. Without the patch, kernels were 3 times the size and > bootloader refused to load them. Now they are back to normal again. I just built an ARCH=ppc kernel for the prep subarch and the