From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 15 Jul 2003 23:22:33 -0700 From: Andrew Morton Subject: Re: 2.6.0-test1-mm1 Message-Id: <20030715232233.7d187f0e.akpm@osdl.org> In-Reply-To: <20030716061642.GA4032@triplehelix.org> References: <20030715225608.0d3bff77.akpm@osdl.org> <20030716061642.GA4032@triplehelix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Joshua Kwan Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: Joshua Kwan wrote: > > There are a mountain of warnings when compiling, and I've traced it to > asm-i386/irq.h, i THINK... for example: > > In file included from include/asm/thread_info.h:13, > from include/linux/thread_info.h:21, > from include/linux/spinlock.h:12, > from include/linux/irq.h:17, > from arch/i386/kernel/cpu/mcheck/winchip.c:8: > include/asm/processor.h:66: warning: padding struct size to alignment boundary > include/asm/processor.h:339: warning: padding struct to align `info' > include/asm/processor.h:401: warning: padding struct to align `i387' Oh, all right, I forgot to set aside the requisite eighteen hours to build the kernel with gcc-3.x. Sorry bout that. Just ignore them, or revert wpadded.patch. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org