* linux-next: request to include ath.git tree
@ 2024-08-06 15:55 Kalle Valo
2024-08-06 22:04 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2024-08-06 15:55 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Jeff Johnson, ath12k, linux-wireless, linux-kernel
Hi Stephen,
ath.git is a tree for Atheros and Qualcomm Wi-Fi drivers residing under
drivers/net/wireless/ath/. Jeff and I are the maintainers. Over the
years multiple people have been requesting including the tree to
linux-next and finally we are biting the bullet.
So we are requesting to pull two branches from our ath.git tree to linux-next:
git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-current
git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-next
for-current feeds the wireless tree and for-next feeds the wireless-next
tree.
Because our for-next branch is very active one problem with is that the
chances of having conflicts between the branches is high and that would
be extra work for you :/ Do you have any suggestions for this? For
example, should we create temporary merges for you or something like
that? Just for this reason we do try to keep the number of patches going
to for-current minimal and only take important fixes.
Kalle
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: request to include ath.git tree
2024-08-06 15:55 linux-next: request to include ath.git tree Kalle Valo
@ 2024-08-06 22:04 ` Stephen Rothwell
2024-08-07 6:09 ` Kalle Valo
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2024-08-06 22:04 UTC (permalink / raw)
To: Kalle Valo; +Cc: Jeff Johnson, ath12k, linux-wireless, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 2512 bytes --]
Hi Kalle,
On Tue, 06 Aug 2024 18:55:38 +0300 Kalle Valo <kvalo@kernel.org> wrote:
>
> ath.git is a tree for Atheros and Qualcomm Wi-Fi drivers residing under
> drivers/net/wireless/ath/. Jeff and I are the maintainers. Over the
> years multiple people have been requesting including the tree to
> linux-next and finally we are biting the bullet.
>
> So we are requesting to pull two branches from our ath.git tree to linux-next:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-current
> git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-next
>
> for-current feeds the wireless tree and for-next feeds the wireless-next
> tree.
Added from today. I have listed just you as a contect, should I list
anyone else (or a mailing list)?
> Because our for-next branch is very active one problem with is that the
> chances of having conflicts between the branches is high and that would
> be extra work for you :/ Do you have any suggestions for this? For
> example, should we create temporary merges for you or something like
> that? Just for this reason we do try to keep the number of patches going
> to for-current minimal and only take important fixes.
Well, your for-next branch should only contain patches that are ready
for integration i.e. reviewed and unit tested, so it should not be all
that busy. I expect you may also have a development branch for patches
you are still testing. Otherwise, you should concentrate on your own
tree and I will notify you of conflicts (and ask advice if the
conflicts are too difficult for me to resolve).
Thanks for adding your subsystem tree as a participant of linux-next. As
you may know, this is not a judgement of your code. The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window.
You will need to ensure that the patches/commits in your tree/series have
been:
* submitted under GPL v2 (or later) and include the Contributor's
Signed-off-by,
* posted to the relevant mailing list,
* reviewed by you (or another maintainer of your subsystem tree),
* successfully unit tested, and
* destined for the current or next Linux merge window.
Basically, this should be just what you would send to Linus (or ask him
to fetch). It is allowed to be rebased if you deem it necessary.
--
Cheers,
Stephen Rothwell
sfr@canb.auug.org.au
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: request to include ath.git tree
2024-08-06 22:04 ` Stephen Rothwell
@ 2024-08-07 6:09 ` Kalle Valo
2024-08-07 21:59 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2024-08-07 6:09 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Jeff Johnson, ath12k, linux-wireless, linux-kernel
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> Hi Kalle,
>
> On Tue, 06 Aug 2024 18:55:38 +0300 Kalle Valo <kvalo@kernel.org> wrote:
>>
>> ath.git is a tree for Atheros and Qualcomm Wi-Fi drivers residing under
>> drivers/net/wireless/ath/. Jeff and I are the maintainers. Over the
>> years multiple people have been requesting including the tree to
>> linux-next and finally we are biting the bullet.
>>
>> So we are requesting to pull two branches from our ath.git tree to linux-next:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-current
>> git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git for-next
>>
>> for-current feeds the wireless tree and for-next feeds the wireless-next
>> tree.
>
> Added from today.
Thanks!
> I have listed just you as a contect, should I list anyone else (or a
> mailing list)?
Please add Jeff and our ath10k list (all our build reports go to the
ath10k list):
Jeff Johnson <jjohnson@kernel.org>
ath10k@lists.infradead.org
>> Because our for-next branch is very active one problem with is that the
>> chances of having conflicts between the branches is high and that would
>> be extra work for you :/ Do you have any suggestions for this? For
>> example, should we create temporary merges for you or something like
>> that? Just for this reason we do try to keep the number of patches going
>> to for-current minimal and only take important fixes.
>
> Well, your for-next branch should only contain patches that are ready
> for integration i.e. reviewed and unit tested, so it should not be all
> that busy. I expect you may also have a development branch for patches
> you are still testing.
Yeah, we do have a separate pending branch which is used for testing and
review.
> Otherwise, you should concentrate on your own tree and I will notify
> you of conflicts (and ask advice if the conflicts are too difficult
> for me to resolve).
Great, that sounds good.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: request to include ath.git tree
2024-08-07 6:09 ` Kalle Valo
@ 2024-08-07 21:59 ` Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2024-08-07 21:59 UTC (permalink / raw)
To: Kalle Valo; +Cc: Jeff Johnson, ath12k, linux-wireless, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 294 bytes --]
Hi Kalle,
On Wed, 07 Aug 2024 09:09:07 +0300 Kalle Valo <kvalo@kernel.org> wrote:
>
> Please add Jeff and our ath10k list (all our build reports go to the
> ath10k list):
>
> Jeff Johnson <jjohnson@kernel.org>
> ath10k@lists.infradead.org
Done.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-08-07 21:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06 15:55 linux-next: request to include ath.git tree Kalle Valo
2024-08-06 22:04 ` Stephen Rothwell
2024-08-07 6:09 ` Kalle Valo
2024-08-07 21:59 ` Stephen Rothwell
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).