* linux-next: duplicate patches in the bitmap tree
@ 2023-02-09 2:02 Stephen Rothwell
2023-02-09 2:22 ` Yury Norov
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2023-02-09 2:02 UTC (permalink / raw)
To: Yury Norov, David Miller
Cc: Jakub Kicinski, Networking, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 1490 bytes --]
Hi all,
The following commits are also in the net-next tree as different commits
(but the same patches):
2386459394d2 ("lib/cpumask: update comment for cpumask_local_spread()")
a99b18849bc8 ("net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints")
af547a927f9f ("sched/topology: Introduce for_each_numa_hop_mask()")
439829e1bfba ("sched/topology: Introduce sched_numa_hop_mask()")
c0d13fba970d ("lib/cpumask: reorganize cpumask_local_spread() logic")
8ec0ffa233ab ("cpumask: improve on cpumask_local_spread() locality")
6139966175ca ("sched: add sched_numa_find_nth_cpu()")
ded3cee7db80 ("cpumask: introduce cpumask_nth_and_andnot")
These are commits
2ac4980c57f5 ("lib/cpumask: update comment for cpumask_local_spread()")
2acda57736de ("net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints")
06ac01721f7d ("sched/topology: Introduce for_each_numa_hop_mask()")
9feae65845f7 ("sched/topology: Introduce sched_numa_hop_mask()")
b1beed72b8b7 ("lib/cpumask: reorganize cpumask_local_spread() logic")
406d394abfcd ("cpumask: improve on cpumask_local_spread() locality")
cd7f55359c90 ("sched: add sched_numa_find_nth_cpu()")
62f4386e564d ("cpumask: introduce cpumask_nth_and_andnot")
in the net-next tree.
There are some slight differences (I got a conflict merging the bitmap
tree today), but the net-next series is newer than the bitmap tree one ...
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: duplicate patches in the bitmap tree
2023-02-09 2:02 Stephen Rothwell
@ 2023-02-09 2:22 ` Yury Norov
0 siblings, 0 replies; 6+ messages in thread
From: Yury Norov @ 2023-02-09 2:22 UTC (permalink / raw)
To: Stephen Rothwell
Cc: David Miller, Jakub Kicinski, Networking,
Linux Kernel Mailing List, Linux Next Mailing List
On Thu, Feb 09, 2023 at 01:02:24PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in the net-next tree as different commits
> (but the same patches):
>
> 2386459394d2 ("lib/cpumask: update comment for cpumask_local_spread()")
> a99b18849bc8 ("net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints")
> af547a927f9f ("sched/topology: Introduce for_each_numa_hop_mask()")
> 439829e1bfba ("sched/topology: Introduce sched_numa_hop_mask()")
> c0d13fba970d ("lib/cpumask: reorganize cpumask_local_spread() logic")
> 8ec0ffa233ab ("cpumask: improve on cpumask_local_spread() locality")
> 6139966175ca ("sched: add sched_numa_find_nth_cpu()")
> ded3cee7db80 ("cpumask: introduce cpumask_nth_and_andnot")
>
> These are commits
>
> 2ac4980c57f5 ("lib/cpumask: update comment for cpumask_local_spread()")
> 2acda57736de ("net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints")
> 06ac01721f7d ("sched/topology: Introduce for_each_numa_hop_mask()")
> 9feae65845f7 ("sched/topology: Introduce sched_numa_hop_mask()")
> b1beed72b8b7 ("lib/cpumask: reorganize cpumask_local_spread() logic")
> 406d394abfcd ("cpumask: improve on cpumask_local_spread() locality")
> cd7f55359c90 ("sched: add sched_numa_find_nth_cpu()")
> 62f4386e564d ("cpumask: introduce cpumask_nth_and_andnot")
>
> in the net-next tree.
>
> There are some slight differences (I got a conflict merging the bitmap
> tree today), but the net-next series is newer than the bitmap tree one ...
I removed those from bitmap-for-next. Let's move with net-next.
^ permalink raw reply [flat|nested] 6+ messages in thread
* linux-next: duplicate patches in the bitmap tree
@ 2025-07-08 23:08 Stephen Rothwell
2025-07-08 23:13 ` Yury Norov
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2025-07-08 23:08 UTC (permalink / raw)
To: Yury Norov; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
d702b0ed6329 ("MAINTAINERS: bitmap: add UAPI headers")
adb5c828d022 ("uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)")
These are commits
1afc85deecd3 ("MAINTAINERS: bitmap: add UAPI headers")
70b9c0c11e55 ("uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)")
in Linus' tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: duplicate patches in the bitmap tree
2025-07-08 23:08 Stephen Rothwell
@ 2025-07-08 23:13 ` Yury Norov
0 siblings, 0 replies; 6+ messages in thread
From: Yury Norov @ 2025-07-08 23:13 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
On Wed, Jul 09, 2025 at 09:08:42AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> d702b0ed6329 ("MAINTAINERS: bitmap: add UAPI headers")
> adb5c828d022 ("uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)")
>
> These are commits
>
> 1afc85deecd3 ("MAINTAINERS: bitmap: add UAPI headers")
> 70b9c0c11e55 ("uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)")
>
> in Linus' tree.
Fixed. Thanks.
^ permalink raw reply [flat|nested] 6+ messages in thread
* linux-next: duplicate patches in the bitmap tree
@ 2025-08-01 1:27 Stephen Rothwell
2025-08-01 12:30 ` Yury Norov
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2025-08-01 1:27 UTC (permalink / raw)
To: Yury Norov; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
(all the commits in the bitmap tree)
The tree seems to have been rebased for no good reason. Please clean
it up.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: duplicate patches in the bitmap tree
2025-08-01 1:27 linux-next: duplicate patches in the bitmap tree Stephen Rothwell
@ 2025-08-01 12:30 ` Yury Norov
0 siblings, 0 replies; 6+ messages in thread
From: Yury Norov @ 2025-08-01 12:30 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
On Fri, Aug 01, 2025 at 11:27:27AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> (all the commits in the bitmap tree)
>
> The tree seems to have been rebased for no good reason. Please clean
> it up.
Hi Stephen,
I didn't rebase it intentionally. Anyway, now the tree is rebased on
top of master. Hopefully it will clean the error.
Thanks,
YUry
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-08-01 12:30 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 1:27 linux-next: duplicate patches in the bitmap tree Stephen Rothwell
2025-08-01 12:30 ` Yury Norov
-- strict thread matches above, loose matches on Subject: below --
2025-07-08 23:08 Stephen Rothwell
2025-07-08 23:13 ` Yury Norov
2023-02-09 2:02 Stephen Rothwell
2023-02-09 2:22 ` Yury Norov
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).