From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 2 Sep 2010 16:47:46 -0700 Subject: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP In-Reply-To: <20100902163453.GR11597@atomide.com> References: <4C6CFBAF.6020407@canonical.com> <20100819095705.GU12184@atomide.com> <20100819102025.GA32151@n2100.arm.linux.org.uk> <20100820120622.GL25742@atomide.com> <20100830225527.GC11597@atomide.com> <20100902133637.GJ26319@n2100.arm.linux.org.uk> <20100902161659.GJ11597@atomide.com> <20100902162039.GM11597@atomide.com> <20100902162537.GU26319@n2100.arm.linux.org.uk> <20100902163453.GR11597@atomide.com> Message-ID: <20100902234746.GF11597@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [100902 09:29]: > * Russell King - ARM Linux [100902 09:18]: > > On Thu, Sep 02, 2010 at 09:20:40AM -0700, Tony Lindgren wrote: > > > >From 253e91b76e104dbdf05c5c3eaf9cbf426972c938 Mon Sep 17 00:00:00 2001 > > > From: Tony Lindgren > > > Date: Wed, 1 Sep 2010 16:49:13 -0700 > > > Subject: [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP > > > > > > Fix v7wbi_tlb_flags for SMP on UP. Note that we must enable MULTI_TLB > > > to avoid undefined reference to cpu_tlb error. > > > > This isn't required, as it is already covered by my patch. > > Yup, seems to be working without this patch. Correction, only boots on SMP hardawre. On UP hardware I still need the following patch. Left out forcing MULTI_TLB as looks like your patch already does that. Also noticed I'm now getting unhandled fault on SMP system which I was not getting earlier. Will try to track it down. Tony -------------- next part -------------- A non-text attachment was scrubbed... Name: tlbflush-fix-smp-on-up-flags.patch Type: text/x-diff Size: 1386 bytes Desc: not available URL: