Prev: KVM: MMU: introduce pte_prefetch_topup_memory_cache()
Next: NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
From: Justin P. Mattock on 16 Jul 2010 03:30 On 07/16/2010 12:00 AM, Greg KH wrote: > On Thu, Jul 15, 2010 at 10:09:03AM +0100, Valeo de Vries wrote: >> That said, from what I've seen of late, there's only one guy (Greg) handling >> most of the stable stuff (there are probably others working behind the >> scenes),?and he has a hell of a lot on his plate. > > Nope, it's just me :) > > thanks, > > greg "i need some minions" k-h > -- > 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/ > you need some some minions... Justin P. Mattock -- 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: Randy Dunlap on 16 Jul 2010 11:30 On Fri, 16 Jul 2010 00:00:10 -0700 Greg KH wrote: > On Thu, Jul 15, 2010 at 10:09:03AM +0100, Valeo de Vries wrote: > > That said, from what I've seen of late, there's only one guy (Greg) handling > > most of the stable stuff (there are probably others working behind the > > scenes),?and he has a hell of a lot on his plate. > > Nope, it's just me :) > > thanks, > > greg "i need some minions" k-h > -- Chris Wright is still listed in MAINTAINERS... --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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: Valeo de Vries on 16 Jul 2010 11:40 On 16 July 2010 08:00, Greg KH <greg(a)kroah.com> wrote: > On Thu, Jul 15, 2010 at 10:09:03AM +0100, Valeo de Vries wrote: >> That said, from what I've seen of late, there's only one guy (Greg) handling >> most of the stable stuff (there are probably others working behind the >> scenes),?and he has a hell of a lot on his plate. > > Nope, it's just me :) > > thanks, > > greg "i need some minions" k-h I thought that was the case, alas. I'm not sure how much time I could commit, but I'd be interested in helping out, even if it's just reviewing and testing patches heading for stable. Are there any specific areas you could use a hand with though? Valeo -- 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: Jeremy Fitzhardinge on 4 Aug 2010 23:30
On 07/15/2010 11:59 PM, Greg KH wrote: > On Sun, Jul 11, 2010 at 07:58:42PM +0400, William Pitcock wrote: >> 2.6.32.16 (possibly 2.6.32.15) has a regression where it is unusable >> as a Xen domU. I would say 2.6.32.12 is the best choice since who knows >> what other regressions there are in .16. > Did you happen to tell the stable maintainer about this and do a simple > 'git bisect' to find the offending patch so that it can be resolved? If it is compiled on Debian then its probably that cmpxchg memory argument bug which hits in pvclock.c. J -- 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/ |