Prev: perf probe: Accessing members in data structures
Next: [PATCH] Wireless: Make cfg80211_dev_rename() check sscanf return value in net/wireless/core.c
From: Steven Rostedt on 4 Apr 2010 09:10 On Sun, 2010-04-04 at 12:01 +0200, Andi Kleen wrote: > > Note, I just sent out a patch set yesterday which will conflict with > > this change. > > > > I Cc'd both you and Andi on that patch. > > Steve, is your ring buffer patch intended for stable? > > I plan to submit the oprofile patch for stable and if your is not > it would be more convenient if your patch was based on mine instead > of the other way round. If yours is for stable I can rebase on top > of yours. No, my patch is not intended for stable, and in fact, is intended for 35. When yours gets into Linus's tree, we can fix the conflict. It should be trivial to fix, since the conflict is just me adding another parameter (NULL) to a function you changed. I just wanted you to be aware of the change, you don't need to do anything about it. -- Steve -- 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: John Villalovos on 22 Apr 2010 10:40 On Thu, Apr 1, 2010 at 3:02 PM, Robert Richter <robert.richter(a)amd.com> wrote: > On 01.04.10 03:17:25, Andi Kleen wrote: >> Got confirmation now this patch fixes most of the dropped oprofile >> samples problem on a particular intensive test on a large system. >> So now submitting the previous RFC formally. >> .34 / Stable candidate. > > Thanks Andi, will take a look at this next week. I was wondering what the state of this patch is. I don't see it in linux-2.6 or linux-next. or in git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git Thanks, John -- 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: Andrew Morton on 22 Apr 2010 19:10 On Thu, 22 Apr 2010 10:33:56 -0400 John Villalovos <sodarock(a)gmail.com> wrote: > On Thu, Apr 1, 2010 at 3:02 PM, Robert Richter <robert.richter(a)amd.com> wrote: > > On 01.04.10 03:17:25, Andi Kleen wrote: > >> Got confirmation now this patch fixes most of the dropped oprofile > >> samples problem on a particular intensive test on a large system. > >> So now submitting the previous RFC formally. > >> .34 / Stable candidate. > > > > Thanks Andi, will take a look at this next week. > > I was wondering what the state of this patch is. I don't see it in > linux-2.6 or linux-next. or in > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git > I queued it in my for-2.6.34-via-subsystem-maintainer pile. I'll start sending those things out for everyone to ignore early next week I guess. -- 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: Robert Richter on 23 Apr 2010 05:10 On 22.04.10 16:04:11, Andrew Morton wrote: > > I was wondering what the state of this patch is. I don't see it in > > linux-2.6 or linux-next. or in > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git > > > > I queued it in my for-2.6.34-via-subsystem-maintainer pile. I'll start > sending those things out for everyone to ignore early next week I guess. I just make my tree ready for v2.6.35 and will put it in there. The patch looks good, will run some tests. -Robert -- Advanced Micro Devices, Inc. Operating System Research Center email: robert.richter(a)amd.com -- 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: Robert Richter on 23 Apr 2010 11:40
On 01.04.10 03:17:25, Andi Kleen wrote: > Got confirmation now this patch fixes most of the dropped oprofile > samples problem on a particular intensive test on a large system. > So now submitting the previous RFC formally. > .34 / Stable candidate. Patch applied to git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git core Thanks Andi and sorry for this late response. -Robert -- Advanced Micro Devices, Inc. Operating System Research Center email: robert.richter(a)amd.com -- 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/ |