From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: mysterious crashes on OMAP5 uevm Date: Mon, 14 Sep 2015 12:02:36 -0700 Message-ID: <20150914190236.GV4215@atomide.com> References: <20150908143810.GD4215@atomide.com> <20150908210708.GH4215@atomide.com> <20150910083026.GA21098@n2100.arm.linux.org.uk> <20150911140306.GB21098@n2100.arm.linux.org.uk> <20150914121248.GD21098@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150914121248.GD21098@n2100.arm.linux.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Russell King - ARM Linux Cc: Nishanth Menon , "Dr. H. Nikolaus Schaller" , Will Deacon , Grazvydas Ignotas , Marek Belisko , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-omap@vger.kernel.org * Russell King - ARM Linux [150914 05:16]: > On Fri, Sep 11, 2015 at 03:03:07PM +0100, Russell King - ARM Linux wrote: > > > > Merely changing __LINUX_ARM_ARCH__ >= 7 to >= 6 should fix the problem, > > and I doubt there's any ARMv6 non-T2 systems out there that would be > > affected by clearing the IT state bits. > > Please test the following patch: While we're waiting for Grazvydas to test.. Looks good to me: Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 14 Sep 2015 12:02:36 -0700 Subject: mysterious crashes on OMAP5 uevm In-Reply-To: <20150914121248.GD21098@n2100.arm.linux.org.uk> References: <20150908143810.GD4215@atomide.com> <20150908210708.GH4215@atomide.com> <20150910083026.GA21098@n2100.arm.linux.org.uk> <20150911140306.GB21098@n2100.arm.linux.org.uk> <20150914121248.GD21098@n2100.arm.linux.org.uk> Message-ID: <20150914190236.GV4215@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [150914 05:16]: > On Fri, Sep 11, 2015 at 03:03:07PM +0100, Russell King - ARM Linux wrote: > > > > Merely changing __LINUX_ARM_ARCH__ >= 7 to >= 6 should fix the problem, > > and I doubt there's any ARMv6 non-T2 systems out there that would be > > affected by clearing the IT state bits. > > Please test the following patch: While we're waiting for Grazvydas to test.. Looks good to me: Acked-by: Tony Lindgren