2023-12-18 04:41:17

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patch in the driver-core tree

Hi all,

The following commit is also in the mm tree as a different commit (but
the same patch):

2678fd2fe9ee ("initramfs: Expose retained initrd as sysfs file")

This is commit

426081603f6c ("initramfs: expose retained initrd as sysfs file")

in the mm tree.

--
Cheers,
Stephen Rothwell


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

2023-12-18 05:54:39

by Andrew Morton

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the driver-core tree

On Mon, 18 Dec 2023 15:40:34 +1100 Stephen Rothwell <[email protected]> wrote:

> Hi all,
>
> The following commit is also in the mm tree as a different commit (but
> the same patch):
>
> 2678fd2fe9ee ("initramfs: Expose retained initrd as sysfs file")
>
> This is commit
>
> 426081603f6c ("initramfs: expose retained initrd as sysfs file")
>
> in the mm tree.

I'm suspecting that something went wrong here?

2023-12-18 06:35:20

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the driver-core tree

Hi Andrew,

On Sun, 17 Dec 2023 21:54:29 -0800 Andrew Morton <[email protected]> wrote:
>
> On Mon, 18 Dec 2023 15:40:34 +1100 Stephen Rothwell <[email protected]> wrote:
>
> > The following commit is also in the mm tree as a different commit (but
> > the same patch):
> >
> > 2678fd2fe9ee ("initramfs: Expose retained initrd as sysfs file")
> >
> > This is commit
> >
> > 426081603f6c ("initramfs: expose retained initrd as sysfs file")
> >
> > in the mm tree.
>
> I'm suspecting that something went wrong here?

Like what? You and Greg have applied the same patch. It happens.

--
Cheers,
Stephen Rothwell


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

2023-12-18 10:26:21

by Greg KH

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the driver-core tree

On Mon, Dec 18, 2023 at 05:35:06PM +1100, Stephen Rothwell wrote:
> Hi Andrew,
>
> On Sun, 17 Dec 2023 21:54:29 -0800 Andrew Morton <[email protected]> wrote:
> >
> > On Mon, 18 Dec 2023 15:40:34 +1100 Stephen Rothwell <[email protected]> wrote:
> >
> > > The following commit is also in the mm tree as a different commit (but
> > > the same patch):
> > >
> > > 2678fd2fe9ee ("initramfs: Expose retained initrd as sysfs file")
> > >
> > > This is commit
> > >
> > > 426081603f6c ("initramfs: expose retained initrd as sysfs file")
> > >
> > > in the mm tree.
> >
> > I'm suspecting that something went wrong here?
>
> Like what? You and Greg have applied the same patch. It happens.

Yeah, sorry about that, git should be able to handle this fine.

greg k-h