Prev: Add a dentry op to handle automounting rather than abusing follow_link() [ver #2]
Next: [PATCH 2/2] vmscan: change shrink_slab() return tyep with void
From: Russell King - ARM Linux on 24 Jul 2010 04:30 On Fri, Jul 23, 2010 at 11:58:02AM -0700, Jeff Ohlstein wrote: > From: Steve Muckle <smuckle(a)codeaurora.org> > > ScorpionMP does not have the SMP/nAMP mode and TLB ops > broadcasting bits in the ACTLR. Please provide a separate instance of __v7_proc_info for your processor and direct it to jump into the __v7_setup code after this setup instead. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Daniel Walker on 28 Jul 2010 18:00 On Sat, 2010-07-24 at 09:23 +0100, Russell King - ARM Linux wrote: > On Fri, Jul 23, 2010 at 11:58:02AM -0700, Jeff Ohlstein wrote: > > From: Steve Muckle <smuckle(a)codeaurora.org> > > > > ScorpionMP does not have the SMP/nAMP mode and TLB ops > > broadcasting bits in the ACTLR. > > Please provide a separate instance of __v7_proc_info for your processor > and direct it to jump into the __v7_setup code after this setup instead. You mean add another label into __v7_setup along with a proc-msm.S to jump over this code? Daniel -- Sent by an consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Russell King - ARM Linux on 30 Jul 2010 16:30 On Fri, Jul 30, 2010 at 10:09:37AM -0700, Daniel Walker wrote: > On Fri, 2010-07-30 at 08:19 +0100, Russell King - ARM Linux wrote: > > Yes, but if its just for this patch, is there much point to a pull > > request? > > I've got some other stuff too .. Jeff Ohlstein sent several patches (one > of which started this discussion), which are needed for an SMP board > we've been working on. Has it been seen on the mailing list? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Daniel Walker on 30 Jul 2010 16:50
On Fri, 2010-07-30 at 21:20 +0100, Russell King - ARM Linux wrote: > On Fri, Jul 30, 2010 at 10:09:37AM -0700, Daniel Walker wrote: > > On Fri, 2010-07-30 at 08:19 +0100, Russell King - ARM Linux wrote: > > > Yes, but if its just for this patch, is there much point to a pull > > > request? > > > > I've got some other stuff too .. Jeff Ohlstein sent several patches (one > > of which started this discussion), which are needed for an SMP board > > we've been working on. > > Has it been seen on the mailing list? Yes, this series http://www.acetylcholine.com/node/92578 except the 3/3 patch .. There was also a GIC fix patch, http://www.gossamer-threads.com/lists/linux/kernel/1254644 Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |