Prev: [PATCH] cred - synchronize rcu before releasing cred
Next: [PATCH 0/2] Nested SVM fix and next_rip emulation
From: Mauro Carvalho Chehab on 27 Jul 2010 15:40 Em 27-07-2010 15:24, Jarod Wilson escreveu: > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: >>> Em 26-07-2010 20:25, Jarod Wilson escreveu: >> >> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these >> :) > > D'oh, sorry, yeah, realized that about 10 minutes after I sent everything. > Figured I'd ping you if you hadn't said anything about 'em in a day or > three. > >>> Greg, >>> >>> It is probably simpler to merge those files via my tree, as they depend >>> on some changes scheduled for 2.6.36. >>> >>> Would it be ok for you if I merge them from my tree? >> >> No objection from me for them to go through your tree. Ok, thanks. I'll merge the patches on my tree. >> >> Do you want me to handle the cleanup and other fixes after they go into >> the tree, or do you want to also handle them as well (either is fine >> with me.) > > Note that I've got a git tree I've been maintaining the lirc drivers in > for a while, so whomever is ultimately the gateway, I can also stage > cleanups there -- I'll certainly be pushing any cleanups I do on the lirc > drivers there prior to sending along for upstream, or else I'm liable to > lose track of them... :) > > http://git.kernel.org/?p=linux/kernel/git/jarod/linux-2.6-lirc.git > Well, maybe the easiest way would be if I handle the first merge, to be sure that they'll reach linux-next and 2.6.36 at the right time, avoiding conflicts with some core changes. After the merge, Jerod can handle it via his own tree. Cheers, Mauro -- 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: Greg KH on 27 Jul 2010 16:10 On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote: > Em 27-07-2010 15:24, Jarod Wilson escreveu: > > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: > >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > >>> Em 26-07-2010 20:25, Jarod Wilson escreveu: > >> > >> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these > >> :) > > > > D'oh, sorry, yeah, realized that about 10 minutes after I sent everything. > > Figured I'd ping you if you hadn't said anything about 'em in a day or > > three. > > > >>> Greg, > >>> > >>> It is probably simpler to merge those files via my tree, as they depend > >>> on some changes scheduled for 2.6.36. > >>> > >>> Would it be ok for you if I merge them from my tree? > >> > >> No objection from me for them to go through your tree. > > Ok, thanks. I'll merge the patches on my tree. > > >> > >> Do you want me to handle the cleanup and other fixes after they go into > >> the tree, or do you want to also handle them as well (either is fine > >> with me.) > > > > Note that I've got a git tree I've been maintaining the lirc drivers in > > for a while, so whomever is ultimately the gateway, I can also stage > > cleanups there -- I'll certainly be pushing any cleanups I do on the lirc > > drivers there prior to sending along for upstream, or else I'm liable to > > lose track of them... :) > > > > http://git.kernel.org/?p=linux/kernel/git/jarod/linux-2.6-lirc.git > > > > Well, maybe the easiest way would be if I handle the first merge, to be sure that > they'll reach linux-next and 2.6.36 at the right time, avoiding conflicts with some > core changes. After the merge, Jerod can handle it via his own tree. Well, Jerod needs to send me the patches for inclusion in linux-next and Linus's tree from his tree as I will need to coordinate them after the initial merge from Mauro happens. thanks, greg 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/
From: Jarod Wilson on 27 Jul 2010 22:20 On Tue, Jul 27, 2010 at 12:51:50PM -0700, Greg KH wrote: > On Tue, Jul 27, 2010 at 04:33:32PM -0300, Mauro Carvalho Chehab wrote: > > Em 27-07-2010 15:24, Jarod Wilson escreveu: > > > On Tue, Jul 27, 2010 at 09:09:56AM -0700, Greg KH wrote: > > >> On Tue, Jul 27, 2010 at 12:59:00PM -0300, Mauro Carvalho Chehab wrote: > > >>> Em 26-07-2010 20:25, Jarod Wilson escreveu: > > >> > > >> Hm, Jarod, you forgot to cc: the staging maintainer, so I missed these > > >> :) > > > > > > D'oh, sorry, yeah, realized that about 10 minutes after I sent everything. > > > Figured I'd ping you if you hadn't said anything about 'em in a day or > > > three. > > > > > >>> Greg, > > >>> > > >>> It is probably simpler to merge those files via my tree, as they depend > > >>> on some changes scheduled for 2.6.36. > > >>> > > >>> Would it be ok for you if I merge them from my tree? > > >> > > >> No objection from me for them to go through your tree. > > > > Ok, thanks. I'll merge the patches on my tree. > > > > >> > > >> Do you want me to handle the cleanup and other fixes after they go into > > >> the tree, or do you want to also handle them as well (either is fine > > >> with me.) > > > > > > Note that I've got a git tree I've been maintaining the lirc drivers in > > > for a while, so whomever is ultimately the gateway, I can also stage > > > cleanups there -- I'll certainly be pushing any cleanups I do on the lirc > > > drivers there prior to sending along for upstream, or else I'm liable to > > > lose track of them... :) > > > > > > http://git.kernel.org/?p=linux/kernel/git/jarod/linux-2.6-lirc.git > > > > > > > Well, maybe the easiest way would be if I handle the first merge, to be sure that > > they'll reach linux-next and 2.6.36 at the right time, avoiding conflicts with some > > core changes. After the merge, Jerod can handle it via his own tree. > > Well, Jerod needs to send me the patches for inclusion in linux-next and > Linus's tree from his tree as I will need to coordinate them after the > initial merge from Mauro happens. Not a problem, I can do that. With luck, most of them will be "remove this driver from drivers/staging/lirc/ and add its replacement ir-core driver over in drivers/media/IR/, where Greg doesn't have to worry about it (as much) any longer". :) -- Jarod Wilson jarod(a)redhat.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/
First
|
Prev
|
Pages: 1 2 Prev: [PATCH] cred - synchronize rcu before releasing cred Next: [PATCH 0/2] Nested SVM fix and next_rip emulation |