From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes Date: Fri, 04 Mar 2011 13:42:34 -0800 Message-ID: <87r5amftpx.fsf@ti.com> References: <1299252837-18074-1-git-send-email-dave.martin@linaro.org> <7b1ef0e49e8b8c1c20b0965a58c4fe73@mail.gmail.com> <20110304174709.GB20560@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog111.obsmtp.com ([74.125.149.205]:54657 "EHLO na3sys009aog111.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760219Ab1CDVml (ORCPT ); Fri, 4 Mar 2011 16:42:41 -0500 Received: by mail-yi0-f54.google.com with SMTP id 12so1158614yie.41 for ; Fri, 04 Mar 2011 13:42:40 -0800 (PST) In-Reply-To: (Dave Martin's message of "Fri, 4 Mar 2011 18:16:13 +0000") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Dave Martin Cc: Tony Lindgren , Santosh Shilimkar , linux-arm-kernel@lists.infradead.org, patches@linaro.org, Jean Pihet-XID , linux-omap@vger.kernel.org, Nicolas Pitre , linaro-dev@lists.linaro.org Dave Martin writes: > On Fri, Mar 4, 2011 at 5:47 PM, Tony Lindgren wrote: >> * Santosh Shilimkar [110304 09:36]: >>> > >>> > Following up on this, it looks like I have some locally-recorded >>> > acks >>> > which didn't make it into my posting ... >> >> To me looks like this is ready to go, but I'd like to see Kevin's >> acks on this one as this touches the PM code. >> >> Or if Kevin wants to take the series, here's my ack for the series: >> >> Acked-by: Tony Lindgren Yeah, I'll queue this series. > Thanks -- I'll wait for Kevin to comment also. I have to give one more round of sanity testing to this series, but otherwise I have no outstanding issues. I also need to coordinate with Santosh on this because he has an additional cleanup series that touches the same code. Dave, just to confirm something The outstanding toolchain bugs only affect compiling in Thumb-2 mode, right? IOW, if I merge just this series (without having the other toolchain workaround patches) we should still be able to compile/run fine in ARM mode, correct? Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Fri, 04 Mar 2011 13:42:34 -0800 Subject: [PATCH v5 REPOST 0/5] ARM: omap[34]: Thumb-2 compatibility fixes In-Reply-To: (Dave Martin's message of "Fri, 4 Mar 2011 18:16:13 +0000") References: <1299252837-18074-1-git-send-email-dave.martin@linaro.org> <7b1ef0e49e8b8c1c20b0965a58c4fe73@mail.gmail.com> <20110304174709.GB20560@atomide.com> Message-ID: <87r5amftpx.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Dave Martin writes: > On Fri, Mar 4, 2011 at 5:47 PM, Tony Lindgren wrote: >> * Santosh Shilimkar [110304 09:36]: >>> > >>> > Following up on this, it looks like I have some locally-recorded >>> > acks >>> > which didn't make it into my posting ... >> >> To me looks like this is ready to go, but I'd like to see Kevin's >> acks on this one as this touches the PM code. >> >> Or if Kevin wants to take the series, here's my ack for the series: >> >> Acked-by: Tony Lindgren Yeah, I'll queue this series. > Thanks -- I'll wait for Kevin to comment also. I have to give one more round of sanity testing to this series, but otherwise I have no outstanding issues. I also need to coordinate with Santosh on this because he has an additional cleanup series that touches the same code. Dave, just to confirm something The outstanding toolchain bugs only affect compiling in Thumb-2 mode, right? IOW, if I merge just this series (without having the other toolchain workaround patches) we should still be able to compile/run fine in ARM mode, correct? Kevin