2023-01-13 03:50:24

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patches in the mm tree

Hi all,

The following commits are also in other -next trees tree as different
commits (but the same patches):

280691a45437 ("mm/slab: add is_kmalloc_cache() helper function")
(commit 61df28eb7788f in the slab tree)

a8197833a9d3 ("kernel/irq/manage.c: disable_irq() might sleep.")
(commit 17549b0f184d ("genirq: Add might_sleep() to disable_irq()")
in the tip tree)

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-01-13 11:22:19

by Vlastimil Babka

[permalink] [raw]
Subject: Re: linux-next: duplicate patches in the mm tree

On 1/13/23 04:23, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in other -next trees tree as different
> commits (but the same patches):
>
> 280691a45437 ("mm/slab: add is_kmalloc_cache() helper function")
> (commit 61df28eb7788f in the slab tree)

Oops, that was unintentional on the slab tree side. It's part of 2-patch
series where the second one also depends on other changes in mm tree, so
both are going through mm. Will drop, thanks.

> a8197833a9d3 ("kernel/irq/manage.c: disable_irq() might sleep.")
> (commit 17549b0f184d ("genirq: Add might_sleep() to disable_irq()")
> in the tip tree)
>