2023-12-22 03:21:02

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patchs in the cgroup tree

Hi all,

The following commit is also in the driver-core tree as a different commit
(but the same patchs):

2bf46683842b ("kernel/cgroup: use kernfs_create_dir_ns()")

This is commit

fe3de0102bc8 ("kernel/cgroup: use kernfs_create_dir_ns()")

in the driver-core tree.

--
Cheers,
Stephen Rothwell


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

2023-12-22 07:07:07

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: duplicate patchs in the cgroup tree

On Fri, Dec 22, 2023 at 02:20:49PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commit is also in the driver-core tree as a different commit
> (but the same patchs):
>
> 2bf46683842b ("kernel/cgroup: use kernfs_create_dir_ns()")
>
> This is commit
>
> fe3de0102bc8 ("kernel/cgroup: use kernfs_create_dir_ns()")
>
> in the driver-core tree.

Should be fine, thanks!

greg k-h

2023-12-22 08:43:28

by Tejun Heo

[permalink] [raw]
Subject: Re: linux-next: duplicate patchs in the cgroup tree

On Fri, Dec 22, 2023 at 02:20:49PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commit is also in the driver-core tree as a different commit
> (but the same patchs):
>
> 2bf46683842b ("kernel/cgroup: use kernfs_create_dir_ns()")
>
> This is commit
>
> fe3de0102bc8 ("kernel/cgroup: use kernfs_create_dir_ns()")
>
> in the driver-core tree.

Sorry about that. Missed that the patches were applied to the driver-core
tree. Reverted from cgroup (it was top of the tree anyway).

Thanks.

--
tejun