linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kbuild maintainership
@ 2017-03-10  2:07 Masahiro Yamada
  2017-03-10  8:48 ` Michal Marek
  0 siblings, 1 reply; 8+ messages in thread
From: Masahiro Yamada @ 2017-03-10  2:07 UTC (permalink / raw)
  To: Linux Kbuild mailing list
  Cc: masahiroy, Linux Kernel Mailing List, Michal Marek,
	Stephen Rothwell, Linus Torvalds

Hello Kbuild contributors,


As you may notice, Michal has been busy since the beginning
of this year, and it has been getting difficult for him to
work on Kbuild on his regular basis.

Michal sent me an email a few days ago, and we discussed this locally.
Then, I decided to be a new maintainer of Kbuild. [1]
Michal will stay as a maintainer too, but Kbuild patches will be
primarily collected by me from this development cycle.

I know many developers are looking forward to their patches picked up.
I will try my best to help the community, and I just started to take a look.
So, please wait a little more.

If you have urgent problems, please speak up!

Thanks!


[1] https://patchwork.kernel.org/patch/9614477/

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10  2:07 Kbuild maintainership Masahiro Yamada
@ 2017-03-10  8:48 ` Michal Marek
  2017-03-10  9:17   ` Stephen Rothwell
  0 siblings, 1 reply; 8+ messages in thread
From: Michal Marek @ 2017-03-10  8:48 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linux Kbuild mailing list, masahiroy, Linux Kernel Mailing List,
	Stephen Rothwell, Linus Torvalds

Dne 10.3.2017 v 03:07 Masahiro Yamada napsal(a):
> Hello Kbuild contributors,
> 
> 
> As you may notice, Michal has been busy since the beginning
> of this year, and it has been getting difficult for him to
> work on Kbuild on his regular basis.

Yes, that's unfortunately the case.


> Michal sent me an email a few days ago, and we discussed this locally.
> Then, I decided to be a new maintainer of Kbuild. [1]

Thanks a lot for this and I wish you good luck with this new challenge.

Michal


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10  8:48 ` Michal Marek
@ 2017-03-10  9:17   ` Stephen Rothwell
  2017-03-10 10:15     ` Michal Marek
  2017-03-10 10:22     ` Masahiro Yamada
  0 siblings, 2 replies; 8+ messages in thread
From: Stephen Rothwell @ 2017-03-10  9:17 UTC (permalink / raw)
  To: Michal Marek
  Cc: Masahiro Yamada, Linux Kbuild mailing list, masahiroy,
	Linux Kernel Mailing List, Linus Torvalds

Hi Michal,

On Fri, 10 Mar 2017 09:48:44 +0100 Michal Marek <mmarek@suse.com> wrote:
>
> Dne 10.3.2017 v 03:07 Masahiro Yamada napsal(a):
> > Hello Kbuild contributors,
> > 
> > 
> > As you may notice, Michal has been busy since the beginning
> > of this year, and it has been getting difficult for him to
> > work on Kbuild on his regular basis.  
> 
> Yes, that's unfortunately the case.
> 
> 
> > Michal sent me an email a few days ago, and we discussed this locally.
> > Then, I decided to be a new maintainer of Kbuild. [1]  
> 
> Thanks a lot for this and I wish you good luck with this new challenge.

I assume that I will get a request to change the kbuild-current and
kbuilt trees in linux-next soon.  In the meantime, should I remove the
current ones?

No rush though since I am on leave next week.
-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10  9:17   ` Stephen Rothwell
@ 2017-03-10 10:15     ` Michal Marek
  2017-03-10 10:29       ` Masahiro Yamada
  2017-03-11  5:45       ` Masahiro Yamada
  2017-03-10 10:22     ` Masahiro Yamada
  1 sibling, 2 replies; 8+ messages in thread
From: Michal Marek @ 2017-03-10 10:15 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Masahiro Yamada, Linux Kbuild mailing list, masahiroy,
	Linux Kernel Mailing List, Linus Torvalds

On 2017-03-10 10:17, Stephen Rothwell wrote:
> I assume that I will get a request to change the kbuild-current and
> kbuilt trees in linux-next soon.  In the meantime, should I remove the
> current ones?

There is one genksyms fix in kbuild.git#kbuild which is not in mainline.
Masahiro, can you please pull it into your tree and give Stephen the url
and branches?

Thanks,
Michal

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10  9:17   ` Stephen Rothwell
  2017-03-10 10:15     ` Michal Marek
@ 2017-03-10 10:22     ` Masahiro Yamada
  1 sibling, 0 replies; 8+ messages in thread
From: Masahiro Yamada @ 2017-03-10 10:22 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Michal Marek, Linux Kbuild mailing list,
	Linux Kernel Mailing List, Linus Torvalds

Hi Stephen,


2017-03-10 18:17 GMT+09:00 Stephen Rothwell <sfr@canb.auug.org.au>:

> I assume that I will get a request to change the kbuild-current and
> kbuilt trees in linux-next soon.  In the meantime, should I remove the
> current ones?
>
> No rush though since I am on leave next week.


I had already dropped an email onto your address privately.
(Maybe, are you checking the ML, but not your mailbox yet?)

Anyway, no need to rush.
When you get back to work, please adjust linux-next.

Thanks!

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10 10:15     ` Michal Marek
@ 2017-03-10 10:29       ` Masahiro Yamada
  2017-03-11  5:45       ` Masahiro Yamada
  1 sibling, 0 replies; 8+ messages in thread
From: Masahiro Yamada @ 2017-03-10 10:29 UTC (permalink / raw)
  To: Michal Marek
  Cc: Stephen Rothwell, Linux Kbuild mailing list,
	Linux Kernel Mailing List, Linus Torvalds

Hi Michal,


2017-03-10 19:15 GMT+09:00 Michal Marek <mmarek@suse.com>:
> On 2017-03-10 10:17, Stephen Rothwell wrote:
>> I assume that I will get a request to change the kbuild-current and
>> kbuilt trees in linux-next soon.  In the meantime, should I remove the
>> current ones?
>
> There is one genksyms fix in kbuild.git#kbuild which is not in mainline.
> Masahiro, can you please pull it into your tree and give Stephen the url
> and branches?

I have been wondering how itshould be handled.

(and I had already sent a question about this to your suse.com address.
I am guessing it has not reached to you, yet.)


I will pull the branch into the new repository.

Thanks!

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-10 10:15     ` Michal Marek
  2017-03-10 10:29       ` Masahiro Yamada
@ 2017-03-11  5:45       ` Masahiro Yamada
  2017-03-13 10:40         ` Michal Marek
  1 sibling, 1 reply; 8+ messages in thread
From: Masahiro Yamada @ 2017-03-11  5:45 UTC (permalink / raw)
  To: Michal Marek
  Cc: Stephen Rothwell, Linux Kbuild mailing list,
	Linux Kernel Mailing List, Linus Torvalds

Hi Michal,

2017-03-10 19:15 GMT+09:00 Michal Marek <mmarek@suse.com>:
> On 2017-03-10 10:17, Stephen Rothwell wrote:
>> I assume that I will get a request to change the kbuild-current and
>> kbuilt trees in linux-next soon.  In the meantime, should I remove the
>> current ones?
>
> There is one genksyms fix in kbuild.git#kbuild which is not in mainline.
> Masahiro, can you please pull it into your tree and give Stephen the url
> and branches?


Pulled into the (new)  linux-kbuild/kbuild





-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Kbuild maintainership
  2017-03-11  5:45       ` Masahiro Yamada
@ 2017-03-13 10:40         ` Michal Marek
  0 siblings, 0 replies; 8+ messages in thread
From: Michal Marek @ 2017-03-13 10:40 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Stephen Rothwell, Linux Kbuild mailing list,
	Linux Kernel Mailing List, Linus Torvalds

On 2017-03-11 06:45, Masahiro Yamada wrote:
> Hi Michal,
> 
> 2017-03-10 19:15 GMT+09:00 Michal Marek <mmarek@suse.com>:
>> On 2017-03-10 10:17, Stephen Rothwell wrote:
>>> I assume that I will get a request to change the kbuild-current and
>>> kbuilt trees in linux-next soon.  In the meantime, should I remove the
>>> current ones?
>>
>> There is one genksyms fix in kbuild.git#kbuild which is not in mainline.
>> Masahiro, can you please pull it into your tree and give Stephen the url
>> and branches?
> 
> 
> Pulled into the (new)  linux-kbuild/kbuild

Thank you!

Michal


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-03-13 10:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10  2:07 Kbuild maintainership Masahiro Yamada
2017-03-10  8:48 ` Michal Marek
2017-03-10  9:17   ` Stephen Rothwell
2017-03-10 10:15     ` Michal Marek
2017-03-10 10:29       ` Masahiro Yamada
2017-03-11  5:45       ` Masahiro Yamada
2017-03-13 10:40         ` Michal Marek
2017-03-10 10:22     ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).