* linux-next: duplicate patch in the drivers-x86 tree
@ 2023-08-15 6:57 Stephen Rothwell
2023-08-15 6:58 ` Stephen Rothwell
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2023-08-15 6:57 UTC (permalink / raw)
To: Hans de Goede, Mark Gross
Cc: Henning Schild, Guenter Roeck, Wim Van Sebroeck,
Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 337 bytes --]
Hi all,
The following commit is also in the watchdog tree as a different commit
(but the same patch):
3fce06406c59 ("watchdog: make Siemens Simatic watchdog driver default on platform")
This is commit
926df9ae133d ("watchdog: make Siemens Simatic watchdog driver default on platform")
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patch in the drivers-x86 tree
2023-08-15 6:57 linux-next: duplicate patch in the drivers-x86 tree Stephen Rothwell
@ 2023-08-15 6:58 ` Stephen Rothwell
2023-08-15 7:59 ` Hans de Goede
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2023-08-15 6:58 UTC (permalink / raw)
To: Hans de Goede, Mark Gross
Cc: Henning Schild, Guenter Roeck, Wim Van Sebroeck,
Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
Hi Stephen,
On Tue, 15 Aug 2023 16:57:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> The following commit is also in the watchdog tree as a different commit
> (but the same patch):
>
> 3fce06406c59 ("watchdog: make Siemens Simatic watchdog driver default on platform")
>
> This is commit
>
> 926df9ae133d ("watchdog: make Siemens Simatic watchdog driver default on platform")
in the watchdog tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patch in the drivers-x86 tree
2023-08-15 6:58 ` Stephen Rothwell
@ 2023-08-15 7:59 ` Hans de Goede
2023-08-15 15:21 ` Guenter Roeck
0 siblings, 1 reply; 5+ messages in thread
From: Hans de Goede @ 2023-08-15 7:59 UTC (permalink / raw)
To: Stephen Rothwell, Mark Gross
Cc: Henning Schild, Guenter Roeck, Wim Van Sebroeck,
Linux Kernel Mailing List, Linux Next Mailing List
Hi,
On 8/15/23 08:58, Stephen Rothwell wrote:
> Hi Stephen,
>
> On Tue, 15 Aug 2023 16:57:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>
>> Hi all,
>>
>> The following commit is also in the watchdog tree as a different commit
>> (but the same patch):
>>
>> 3fce06406c59 ("watchdog: make Siemens Simatic watchdog driver default on platform")
>>
>> This is commit
>>
>> 926df9ae133d ("watchdog: make Siemens Simatic watchdog driver default on platform")
>
> in the watchdog tree.
Guenter, IIRC we agreed that I would merge this one through
the pdx86 tree?
specifically through the platform-drivers-x86-simatic-ipc branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=platform-drivers-x86-simatic-ipc
I even Cc-ed you on the pull-req for the the ib-pdx86-simatic-v6.6-2
tag for which I send a pull-req to Lee because it contains some bits
which are dependencies for some LED driver patches:
https://lore.kernel.org/linux-leds/f16554b9-d34e-4e19-052b-c818ef81d361@redhat.com/
Regards,
Hans
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patch in the drivers-x86 tree
2023-08-15 7:59 ` Hans de Goede
@ 2023-08-15 15:21 ` Guenter Roeck
2023-08-19 15:25 ` Wim Van Sebroeck
0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2023-08-15 15:21 UTC (permalink / raw)
To: Hans de Goede
Cc: Stephen Rothwell, Mark Gross, Henning Schild, Wim Van Sebroeck,
Linux Kernel Mailing List, Linux Next Mailing List
On Tue, Aug 15, 2023 at 09:59:45AM +0200, Hans de Goede wrote:
> Hi,
>
> On 8/15/23 08:58, Stephen Rothwell wrote:
> > Hi Stephen,
> >
> > On Tue, 15 Aug 2023 16:57:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >>
> >> Hi all,
> >>
> >> The following commit is also in the watchdog tree as a different commit
> >> (but the same patch):
> >>
> >> 3fce06406c59 ("watchdog: make Siemens Simatic watchdog driver default on platform")
> >>
> >> This is commit
> >>
> >> 926df9ae133d ("watchdog: make Siemens Simatic watchdog driver default on platform")
> >
> > in the watchdog tree.
>
> Guenter, IIRC we agreed that I would merge this one through
> the pdx86 tree?
>
I thought that applied to the rest of the series. I tagged this patch
with Reviewed-by: which generally means for Wim to pick it up. Ultimately
I don't really care either way. I'll drop the patch from my tree.
Note though that this doesn't mean that Wim will pick up the drop.
Guenter
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: linux-next: duplicate patch in the drivers-x86 tree
2023-08-15 15:21 ` Guenter Roeck
@ 2023-08-19 15:25 ` Wim Van Sebroeck
0 siblings, 0 replies; 5+ messages in thread
From: Wim Van Sebroeck @ 2023-08-19 15:25 UTC (permalink / raw)
To: Guenter Roeck
Cc: Hans de Goede, Stephen Rothwell, Mark Gross, Henning Schild,
Wim Van Sebroeck, Linux Kernel Mailing List,
Linux Next Mailing List
Hi all,
> On Tue, Aug 15, 2023 at 09:59:45AM +0200, Hans de Goede wrote:
> > Hi,
> >
> > On 8/15/23 08:58, Stephen Rothwell wrote:
> > > Hi Stephen,
> > >
> > > On Tue, 15 Aug 2023 16:57:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > >>
> > >> Hi all,
> > >>
> > >> The following commit is also in the watchdog tree as a different commit
> > >> (but the same patch):
> > >>
> > >> 3fce06406c59 ("watchdog: make Siemens Simatic watchdog driver default on platform")
> > >>
> > >> This is commit
> > >>
> > >> 926df9ae133d ("watchdog: make Siemens Simatic watchdog driver default on platform")
> > >
> > > in the watchdog tree.
> >
> > Guenter, IIRC we agreed that I would merge this one through
> > the pdx86 tree?
> >
> I thought that applied to the rest of the series. I tagged this patch
> with Reviewed-by: which generally means for Wim to pick it up. Ultimately
> I don't really care either way. I'll drop the patch from my tree.
> Note though that this doesn't mean that Wim will pick up the drop.
Also dropped in the linux-atchdog-next tree.
Kind regards,
Wim.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-08-19 15:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-15 6:57 linux-next: duplicate patch in the drivers-x86 tree Stephen Rothwell
2023-08-15 6:58 ` Stephen Rothwell
2023-08-15 7:59 ` Hans de Goede
2023-08-15 15:21 ` Guenter Roeck
2023-08-19 15:25 ` Wim Van Sebroeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox