From: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
To: Oliver Hartkopp <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org,
Urs Thuermann
<urs-5sm3ckEb1NlYFmeL5InDC7NAH6kLmebB@public.gmane.org>,
Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
"linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [RFC PATCH] CAN MAINTAINERS
Date: Fri, 02 Dec 2011 14:34:53 +0100 [thread overview]
Message-ID: <4ED8D3FD.60301@grandegger.com> (raw)
In-Reply-To: <4ED8CF58.3010109-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
Hi Oliver,
On 12/02/2011 02:15 PM, Oliver Hartkopp wrote:
> On 02.12.2011 13:34, Wolfgang Grandegger wrote:
>
>> Hi Marc,
>>
>> On 12/02/2011 01:22 PM, Marc Kleine-Budde wrote:
>>> On 12/02/2011 09:46 AM, Oliver Hartkopp wrote:
>>>> Hey Marc,
>>>>
>>>> i'm not as good as you using git. Indeed i'm a git newbie and do not have the
>>>> time right now to get in that deep that i dare to post correct pull requests
>>>> to netdev.
>>>>
>>>> Following the hints from Dave i checked the MAINTAINERS file how the wireless
>>>> guys handle their subsystem in detail. Regarding John Linville, who's
>>>> collecting all the stuff from several people to send finally push requests to
>>>> Dave i would suggest that you become our 'John Linville for CAN'.
>>>
>>> Wolfgang and me talked about this (via PM), too. We do the job together,
>>> but I send the pull requests to Dave.
>>
>> Thanks!
>
>
> Many thanks!
>
>>
>>>> You speak git fluently and you know the project very good - so my suggestion
>>>> to clean up the MAINTAINTERS file is this:
>>>
>>> The cleanups look got, however, do we need the linux-can tree. Do the
>>> wireless people have two trees?
>>
>> I would drop it for the time being.
>
>
> Ok. So we stick to use Daves net-tree for fixes and send patches for the
> net-tree the old way, right?
Don't now what Dave's preference is.
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 717d9e9..af8a0a9 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -1707,11 +1707,8 @@ F: arch/x86/include/asm/tce.h
>>>>
>>>> CAN NETWORK LAYER
>>>> M: Oliver Hartkopp <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
>>>> -M: Oliver Hartkopp <oliver.hartkopp-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
>>>> -M: Urs Thuermann <urs.thuermann-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
>>>> L: linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>> -L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>>>
>>> this should focus the discussion on linux-can
>>
>> Well, but I think the patches still need to be presented on the netdev
>> ml? We should clarify that.
>
>
> I already thought about that too.
>
> I think for CAN drivers there's no need for extra discussions on netdev.
> But for net/can changes i would always post the patches on linux-can and
> netdev to get the networking guys like Eric and Patrick into the loop for a
> review.
>
> Btw. we should ask if Dave would like the stuff from our linux-can-next only
> as pull request or additionally in full source code.
As the patch goes through Dave's tree, I think the patch *must* be
posted on the netdev ML.
> Just to make it sure: When there are new ideas in net/can i would only post
> RFCs on netdev & linux-can. And once there is no new feedback - what would be
> the correct way:
>
> - send it on netdev and then acked-by Marc
Either you, Marc or myself will pick it up and push it onto the
linux-can-next tree. We will need to add a "signed-off-by" then!!!
I does make sense to have a separate branch for development where we can
push our changes to and then Marc merges them to the "to-net-next"
branch. Note also that we need to rebase our patches regularly (re-sync
with net-next), especially before sending the pull request. But Marc
knows better...
> - send it on linux-can, push it into linux-can-next, and send a pull request?
Well, we still need to define the procedure. We could also use the
patchwork infrastructure to handle the patches.
...
> Here is an update:
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 717d9e9..7417c92 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1707,11 +1707,8 @@ F: arch/x86/include/asm/tce.h
>
> CAN NETWORK LAYER
> M: Oliver Hartkopp <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
> -M: Oliver Hartkopp <oliver.hartkopp-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
> -M: Urs Thuermann <urs.thuermann-l29pVbxQd1IUtdQbppsyvg@public.gmane.org>
> L: linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> -L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> -W: http://developer.berlios.de/projects/socketcan/
> +W: http://gitorious.org/linux-can
> S: Maintained
> F: net/can/
> F: include/linux/can.h
> @@ -1722,9 +1719,9 @@ F: include/linux/can/gw.h
>
> CAN NETWORK DRIVERS
> M: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
> +M: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> L: linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> -L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> -W: http://developer.berlios.de/projects/socketcan/
> +W: http://gitorious.org/linux-can
> S: Maintained
> F: drivers/net/can/
> F: include/linux/can/dev.h
> @@ -4587,6 +4584,16 @@ F: include/linux/wireless.h
> F: include/net/iw_handler.h
> F: drivers/net/wireless/
>
> +NETWORKING [CAN]
> +M: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> +L: linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> +W: http://gitorious.org/linux-can
> +T: git://gitorious.org/linux-can/linux-can-next.git
> +S: Maintained
> +F: net/can/
> +F: drivers/net/can/
> +F: include/linux/can*
> +
Please drop the entry above and move the "T" line to the CAN NETWORK
DRIVERS and PROTOCOL entries. can/net changes have also go through the
git repository.
Wolfgang.
next prev parent reply other threads:[~2011-12-02 13:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <48E9EDF6.4000009@pengutronix.de>
2011-11-30 22:55 ` git-tree, NOW! Marc Kleine-Budde
[not found] ` <4ED6B460.2010508-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-12-01 8:04 ` Wolfgang Grandegger
[not found] ` <4ED7351E.2010907-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-12-01 9:16 ` Marc Kleine-Budde
[not found] ` <4ED745F6.8030302-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-12-01 9:30 ` Wolfgang Grandegger
[not found] ` <4ED7494F.6080603-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-12-01 9:37 ` Marc Kleine-Budde
2011-12-01 10:49 ` Oliver Hartkopp
2011-12-01 11:03 ` Marc Kleine-Budde
[not found] ` <4ED75EED.6010009-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-12-02 8:46 ` [RFC PATCH] CAN MAINTAINERS Oliver Hartkopp
[not found] ` <4ED89050.3040201-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2011-12-02 12:22 ` Marc Kleine-Budde
2011-12-02 12:34 ` Wolfgang Grandegger
2011-12-02 13:15 ` Oliver Hartkopp
[not found] ` <4ED8CF58.3010109-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2011-12-02 13:34 ` Wolfgang Grandegger [this message]
2011-12-02 13:55 ` Oliver Hartkopp
[not found] ` <4ED8C5D8.6000505-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-12-02 14:08 ` Marc Kleine-Budde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ED8D3FD.60301@grandegger.com \
--to=wg-5yr1bzd7o62+xt7jha+gda@public.gmane.org \
--cc=linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
--cc=socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org \
--cc=socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org \
--cc=urs-5sm3ckEb1NlYFmeL5InDC7NAH6kLmebB@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.