From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18088.10923.67233.336636@cargo.ozlabs.ibm.com> Date: Thu, 26 Jul 2007 15:01:31 +1000 From: Paul Mackerras To: Meelis Roos Subject: Re: [PATCH] fix ppc kernels after build-id addition In-Reply-To: References: Cc: linuxppc-dev@ozlabs.org, Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 vmlinux size was normal. Can you identify exactly why the kernels got so much bigger, i.e. what is taking up all the space? Paul.