From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <1354777104.9974.5.camel@concordia> References: <30738.1321497066@neuling.org> <1354777104.9974.5.camel@concordia> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----T91RPUV2SFOEFSGH7GC9ZMBXQ0MJW0" Subject: Re: [stable] [PATCH] powerpc/ptrace: Fix build with gcc 4.6 From: Michael Ellerman Date: Thu, 06 Dec 2012 20:16:53 +1100 To: Michael Neuling Message-ID: <590d39dc-f4d2-49cb-83cb-b3b75dab3de9@email.android.com> Cc: linuxppc-dev@ozlabs.org, stable@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------T91RPUV2SFOEFSGH7GC9ZMBXQ0MJW0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Michael Ellerman wrote: >On Thu, 2011-11-17 at 13:31 +1100, Michael Neuling wrote: >> From: Benjamin Herrenschmidt >> >> powerpc/ptrace: Fix build with gcc 4.6 >> >> gcc (rightfully) complains that we are accessing beyond the >> end of the fpr array (we do, to access the fpscr). > >This patch is still missing from the 3.0 stable series. > >Do we need to resend ? And resent to the correct stable address. cheers -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. ------T91RPUV2SFOEFSGH7GC9ZMBXQ0MJW0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

Michael Ellerman <michael@ellerman.id.au> wrote:
On Thu, 2011-11-17 at 13:31 +1100, Michael Neuling wrote:
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>

powerpc/ptrace: Fix build with gcc 4.6

gcc (rightfully) complains that we are accessing beyond the
end of the fpr array (we do, to access the fpscr).

This patch is still missing from the 3.0 stable series.

Do we need to resend ?

cheers


--
Sent from my Android phone with K-9 Mail. Please excuse my brevity. ------T91RPUV2SFOEFSGH7GC9ZMBXQ0MJW0--