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: <17737.8977.580483.293733@cargo.ozlabs.ibm.com> Date: Thu, 2 Nov 2006 09:43:29 +1100 From: Paul Mackerras To: Linus Torvalds Subject: Re: [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning In-Reply-To: References: <17735.61916.194247.973705@cargo.ozlabs.ibm.com> Cc: akpm@osdl.org, linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Linus Torvalds writes: > Hmm. I'd love to get rid of the warnings, because they obviously mean that > I don't look at warnings much at all ("they're all bogus"), but this patch > must be against some version of arch/powerpc/kernel/head_64.S that I've > never seen. Sorry, my mistake, it was against the "master" head of the powerpc.git tree. New patch coming. Paul.