* connector is missing in 2.6.12-rc2-mm1 @ 2005-04-07 6:31 Guillaume Thouvenin 2005-04-07 6:42 ` Andrew Morton 0 siblings, 1 reply; 5+ messages in thread From: Guillaume Thouvenin @ 2005-04-07 6:31 UTC (permalink / raw) To: Greg KH; +Cc: Andrew Morton, lkml Hello, I don't see the connector directory in the 2.6.12-rc2-mm1 tree. So it seems that you removed the connector? Will you include it again in futur release? At the same time, will you include the fork connector? Thanks for your help, Best regards, Guillaume ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: connector is missing in 2.6.12-rc2-mm1 2005-04-07 6:31 connector is missing in 2.6.12-rc2-mm1 Guillaume Thouvenin @ 2005-04-07 6:42 ` Andrew Morton 2005-04-07 8:17 ` Greg KH 0 siblings, 1 reply; 5+ messages in thread From: Andrew Morton @ 2005-04-07 6:42 UTC (permalink / raw) To: Guillaume Thouvenin; +Cc: greg, linux-kernel Guillaume Thouvenin <guillaume.thouvenin@bull.net> wrote: > > Hello, > > I don't see the connector directory in the 2.6.12-rc2-mm1 tree. So it > seems that you removed the connector? Greg dropped it for some reason. I think that's best because it needed a significant amount of rework. I'd like to see it resubitted in totality so we can take another look at it. It's a new piece of core kernel infrastructure and the barriers for that are necessarily high. > Will you include it again in futur > release? At the same time, will you include the fork connector? I could put the fork connector into -mm, but would like to be convinced that it's acceptable to and useful for all system accounting requirements, not just the one project. That means code, please. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: connector is missing in 2.6.12-rc2-mm1 2005-04-07 6:42 ` Andrew Morton @ 2005-04-07 8:17 ` Greg KH 2005-04-07 8:30 ` Evgeniy Polyakov 0 siblings, 1 reply; 5+ messages in thread From: Greg KH @ 2005-04-07 8:17 UTC (permalink / raw) To: johnpol; +Cc: Andrew Morton, Guillaume Thouvenin, linux-kernel On Wed, Apr 06, 2005 at 11:42:57PM -0700, Andrew Morton wrote: > Guillaume Thouvenin <guillaume.thouvenin@bull.net> wrote: > > > > Hello, > > > > I don't see the connector directory in the 2.6.12-rc2-mm1 tree. So it > > seems that you removed the connector? > > Greg dropped it for some reason. I think that's best because it needed a > significant amount of rework. I'd like to see it resubitted in totality so > we can take another look at it. Greg dropped it because he's radically changing the way he handles patches. I still have them around here somewhere... Yeah, here they are. Hm, I'd really like to stop carrying them around, as my workload doesn't lend itself to handling these. If you don't mind, can you create up a new connector, super-io, and kobject-connector patch and send them to andrew for him to add to -mm? That way I'll not have to worry about them anymore, as they keep floating in-and-out of the -mm releases depending on the state of my trees. I can still handle your w1 patches, and have 2 of them pending. Is that ok with you? thanks, greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: connector is missing in 2.6.12-rc2-mm1 2005-04-07 8:17 ` Greg KH @ 2005-04-07 8:30 ` Evgeniy Polyakov 2005-04-07 8:27 ` Greg KH 0 siblings, 1 reply; 5+ messages in thread From: Evgeniy Polyakov @ 2005-04-07 8:30 UTC (permalink / raw) To: Greg KH; +Cc: Andrew Morton, Guillaume Thouvenin, linux-kernel [-- Attachment #1: Type: text/plain, Size: 1572 bytes --] On Thu, 2005-04-07 at 01:17 -0700, Greg KH wrote: > On Wed, Apr 06, 2005 at 11:42:57PM -0700, Andrew Morton wrote: > > Guillaume Thouvenin <guillaume.thouvenin@bull.net> wrote: > > > > > > Hello, > > > > > > I don't see the connector directory in the 2.6.12-rc2-mm1 tree. So it > > > seems that you removed the connector? > > > > Greg dropped it for some reason. I think that's best because it needed a > > significant amount of rework. I'd like to see it resubitted in totality so > > we can take another look at it. > > Greg dropped it because he's radically changing the way he handles > patches. I still have them around here somewhere... He probably was quite dissapointed/overflowed by it's quality and quantity, but please thank him for his comments and tell him it was very pleasant to work with. > Yeah, here they are. Hm, I'd really like to stop carrying them around, > as my workload doesn't lend itself to handling these. > > If you don't mind, can you create up a new connector, super-io, and > kobject-connector patch and send them to andrew for him to add to -mm? > That way I'll not have to worry about them anymore, as they keep > floating in-and-out of the -mm releases depending on the state of my > trees. I can still handle your w1 patches, and have 2 of them pending. > > Is that ok with you? Ok, I will prepare new series of that patches and will push them upstream. Thank you. > thanks, > > greg k-h -- Evgeniy Polyakov Crash is better than data corruption -- Arthur Grabowski [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: connector is missing in 2.6.12-rc2-mm1 2005-04-07 8:30 ` Evgeniy Polyakov @ 2005-04-07 8:27 ` Greg KH 0 siblings, 0 replies; 5+ messages in thread From: Greg KH @ 2005-04-07 8:27 UTC (permalink / raw) To: Evgeniy Polyakov; +Cc: Andrew Morton, Guillaume Thouvenin, linux-kernel On Thu, Apr 07, 2005 at 12:30:49PM +0400, Evgeniy Polyakov wrote: > On Thu, 2005-04-07 at 01:17 -0700, Greg KH wrote: > > On Wed, Apr 06, 2005 at 11:42:57PM -0700, Andrew Morton wrote: > > > Guillaume Thouvenin <guillaume.thouvenin@bull.net> wrote: > > > > > > > > Hello, > > > > > > > > I don't see the connector directory in the 2.6.12-rc2-mm1 tree. So it > > > > seems that you removed the connector? > > > > > > Greg dropped it for some reason. I think that's best because it needed a > > > significant amount of rework. I'd like to see it resubitted in totality so > > > we can take another look at it. > > > > Greg dropped it because he's radically changing the way he handles > > patches. I still have them around here somewhere... > > He probably was quite dissapointed/overflowed by it's quality and > quantity, but please thank him for his comments and tell him it > was very pleasant to work with. Heh, that must have been what happened... :) > > Yeah, here they are. Hm, I'd really like to stop carrying them around, > > as my workload doesn't lend itself to handling these. > > > > If you don't mind, can you create up a new connector, super-io, and > > kobject-connector patch and send them to andrew for him to add to -mm? > > That way I'll not have to worry about them anymore, as they keep > > floating in-and-out of the -mm releases depending on the state of my > > trees. I can still handle your w1 patches, and have 2 of them pending. > > > > Is that ok with you? > > Ok, I will prepare new series of that patches and will push them > upstream. Great, that makes my life a lot easier. Thanks. greg k-h ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-04-07 8:31 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-04-07 6:31 connector is missing in 2.6.12-rc2-mm1 Guillaume Thouvenin 2005-04-07 6:42 ` Andrew Morton 2005-04-07 8:17 ` Greg KH 2005-04-07 8:30 ` Evgeniy Polyakov 2005-04-07 8:27 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox