From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/5] V7/Cortex/omap34xx fixes for 2.6.33-rc1: DCC, kexec, atags Date: Tue, 5 Jan 2010 09:14:11 -0800 Message-ID: <20100105171411.GB12378@atomide.com> References: <20091219034151.26198.26570.stgit@localhost> <20091229220705.GM3512@atomide.com> <20100105113629.GB8349@gw.healthdatacare.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:56185 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754818Ab0AEROW (ORCPT ); Tue, 5 Jan 2010 12:14:22 -0500 Content-Disposition: inline In-Reply-To: <20100105113629.GB8349@gw.healthdatacare.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mika Westerberg Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org * Mika Westerberg [100105 03:34]: > On Tue, Dec 29, 2009 at 02:07:05PM -0800, Tony Lindgren wrote: > > Hi, > >=20 > > * Magnus Damm [091227 21:54]: > > > Hi Tony, > > >=20 > > > On Sat, Dec 19, 2009 at 12:45 PM, Tony Lindgren wrote: > > > > Here are some v7 fixes, mostly to make kexec work. > > > > > > > > Using 2.6.33-rc1, these fixes, and kexec from kexec-tools > > > > git repo, I can reboot my n900 in a loop reliably. > > >=20 > > > Thanks for your work on this. I previously tested kexec on ARM V6= and > > > V7 and noticed that V7 didn't work. I revisited my V7 test after > > > becoming aware of your patches. The single patch below unbreaks V= 7 on > > > my target system. > > >=20 > > > > =A0 =A0 =A0arm: Fix cpu_proc_fin() for proc-v7.S and make kexec= work > >=20 > > Cool. Thank you for fixing the kexec source :) > >=20 > > Are you seeing the occasional crc errors when uncompressing the > > new kernel on your v7? > >=20 > > I'm seeing those maybe 1 out of 10 times on omap3430 boards unless = if > > I do an extra (and wrong) flush_cache_all after local_flush_tlb_all > > at the end of setup_mm_for_reboot. >=20 > Hi, >=20 > I've also been playing with this patch. >=20 > One thing I noticed is that If I disable L2 cache in cpu_v7_proc_fin(= ) > then kexec works fine and no crc errors from decompressor (I did > ~30 kexec boots). With L2 cache enabled, it fails almost immediately. >=20 > Tested with OMAP3430 ES3.1. OK cool. I thought disabling the caches should also disable L2, but looks like not then. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html