Live Patching
 help / color / mirror / Atom feed
* Sashiko patch review for live-patching?
@ 2026-05-13 16:13 Joe Lawrence
  2026-05-13 17:17 ` Song Liu
  2026-05-13 18:43 ` Marcos Paulo de Souza
  0 siblings, 2 replies; 6+ messages in thread
From: Joe Lawrence @ 2026-05-13 16:13 UTC (permalink / raw)
  To: live-patching
  Cc: Jiri Kosina, Josh Poimboeuf, Miroslav Benes, Petr Mladek,
	Song Liu

Hello live-patching maintainers,

I've noticed several references to the Sashiko (https://sashiko.dev/)
kernel review bot on this list and was wondering if there is interest in
adding live-patching to the mailing lists Sashiko tracks.

Integration appears straightforward: we can submit an MR to add our
entry to sashiko-k8s.yaml and customize the bot's email behavior in
email_policy.toml.

Full Sashiko Maintainer documentation is available here:
https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md

Personally, I would vote to set reply_to_author.  I don't have a strong
opinion on the other custom options, provided that the CC list is opt-in
rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
Either way, I've found the Sashiko web interface very helpful in patch
review.

--
Joe


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Sashiko patch review for live-patching?
  2026-05-13 16:13 Sashiko patch review for live-patching? Joe Lawrence
@ 2026-05-13 17:17 ` Song Liu
  2026-05-13 19:47   ` Josh Poimboeuf
  2026-05-13 18:43 ` Marcos Paulo de Souza
  1 sibling, 1 reply; 6+ messages in thread
From: Song Liu @ 2026-05-13 17:17 UTC (permalink / raw)
  To: Joe Lawrence
  Cc: live-patching, Jiri Kosina, Josh Poimboeuf, Miroslav Benes,
	Petr Mladek

Hi Joe,

On Wed, May 13, 2026 at 9:13 AM Joe Lawrence <joe.lawrence@redhat.com> wrote:
>
> Hello live-patching maintainers,
>
> I've noticed several references to the Sashiko (https://sashiko.dev/)
> kernel review bot on this list and was wondering if there is interest in
> adding live-patching to the mailing lists Sashiko tracks.

I think it is a great idea. AFAICT, these bots add a lot of values in the
code reviews.

> Integration appears straightforward: we can submit an MR to add our
> entry to sashiko-k8s.yaml and customize the bot's email behavior in
> email_policy.toml.
>
> Full Sashiko Maintainer documentation is available here:
> https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md
>
> Personally, I would vote to set reply_to_author.  I don't have a strong
> opinion on the other custom options, provided that the CC list is opt-in
> rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
> Either way, I've found the Sashiko web interface very helpful in patch
> review.

Given the relatively low volume of patches to the livepatch mail list, I
think we can use reply_all. But if folks prefer reply_to_author instead,
we sure can use the cc list.

Thanks,
Song

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Sashiko patch review for live-patching?
  2026-05-13 16:13 Sashiko patch review for live-patching? Joe Lawrence
  2026-05-13 17:17 ` Song Liu
@ 2026-05-13 18:43 ` Marcos Paulo de Souza
  1 sibling, 0 replies; 6+ messages in thread
From: Marcos Paulo de Souza @ 2026-05-13 18:43 UTC (permalink / raw)
  To: Joe Lawrence, live-patching
  Cc: Jiri Kosina, Josh Poimboeuf, Miroslav Benes, Petr Mladek,
	Song Liu

On Wed, 2026-05-13 at 12:13 -0400, Joe Lawrence wrote:
> Hello live-patching maintainers,
> 
> I've noticed several references to the Sashiko (https://sashiko.dev/)
> kernel review bot on this list and was wondering if there is interest
> in
> adding live-patching to the mailing lists Sashiko tracks.
> 
> Integration appears straightforward: we can submit an MR to add our
> entry to sashiko-k8s.yaml and customize the bot's email behavior in
> email_policy.toml.
> 
> Full Sashiko Maintainer documentation is available here:
> https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md
> 
> Personally, I would vote to set reply_to_author.  I don't have a
> strong
> opinion on the other custom options, provided that the CC list is
> opt-in
> rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
> Either way, I've found the Sashiko web interface very helpful in
> patch
> review.

We can start with reply_to_author for some time before opting for
reply_all. At least in my last patches, it was quite good and helpful.

> 
> --
> Joe
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Sashiko patch review for live-patching?
  2026-05-13 17:17 ` Song Liu
@ 2026-05-13 19:47   ` Josh Poimboeuf
  2026-05-14  6:52     ` Miroslav Benes
  2026-05-14  7:21     ` Petr Mladek
  0 siblings, 2 replies; 6+ messages in thread
From: Josh Poimboeuf @ 2026-05-13 19:47 UTC (permalink / raw)
  To: Song Liu
  Cc: Joe Lawrence, live-patching, Jiri Kosina, Miroslav Benes,
	Petr Mladek

On Wed, May 13, 2026 at 10:17:51AM -0700, Song Liu wrote:
> Hi Joe,
> 
> On Wed, May 13, 2026 at 9:13 AM Joe Lawrence <joe.lawrence@redhat.com> wrote:
> >
> > Hello live-patching maintainers,
> >
> > I've noticed several references to the Sashiko (https://sashiko.dev/)
> > kernel review bot on this list and was wondering if there is interest in
> > adding live-patching to the mailing lists Sashiko tracks.
> 
> I think it is a great idea. AFAICT, these bots add a lot of values in the
> code reviews.

+1

> > Integration appears straightforward: we can submit an MR to add our
> > entry to sashiko-k8s.yaml and customize the bot's email behavior in
> > email_policy.toml.
> >
> > Full Sashiko Maintainer documentation is available here:
> > https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md
> >
> > Personally, I would vote to set reply_to_author.  I don't have a strong
> > opinion on the other custom options, provided that the CC list is opt-in
> > rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
> > Either way, I've found the Sashiko web interface very helpful in patch
> > review.
> 
> Given the relatively low volume of patches to the livepatch mail list, I
> think we can use reply_all. But if folks prefer reply_to_author instead,
> we sure can use the cc list.

I would vote reply_all.  The signal/noise ratio isn't perfect, but it's
high enough to be useful in many cases.  That way the
maintainers/reviewers are aware of any potential issues, and it avoids
duplicating review work and fragmenting conversations.

-- 
Josh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Sashiko patch review for live-patching?
  2026-05-13 19:47   ` Josh Poimboeuf
@ 2026-05-14  6:52     ` Miroslav Benes
  2026-05-14  7:21     ` Petr Mladek
  1 sibling, 0 replies; 6+ messages in thread
From: Miroslav Benes @ 2026-05-14  6:52 UTC (permalink / raw)
  To: Josh Poimboeuf
  Cc: Song Liu, Joe Lawrence, live-patching, Jiri Kosina, Petr Mladek

[-- Attachment #1: Type: text/plain, Size: 1703 bytes --]

On Wed, 13 May 2026, Josh Poimboeuf wrote:

> On Wed, May 13, 2026 at 10:17:51AM -0700, Song Liu wrote:
> > Hi Joe,
> > 
> > On Wed, May 13, 2026 at 9:13 AM Joe Lawrence <joe.lawrence@redhat.com> wrote:
> > >
> > > Hello live-patching maintainers,
> > >
> > > I've noticed several references to the Sashiko (https://sashiko.dev/)
> > > kernel review bot on this list and was wondering if there is interest in
> > > adding live-patching to the mailing lists Sashiko tracks.
> > 
> > I think it is a great idea. AFAICT, these bots add a lot of values in the
> > code reviews.
> 
> +1
> 
> > > Integration appears straightforward: we can submit an MR to add our
> > > entry to sashiko-k8s.yaml and customize the bot's email behavior in
> > > email_policy.toml.
> > >
> > > Full Sashiko Maintainer documentation is available here:
> > > https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md
> > >
> > > Personally, I would vote to set reply_to_author.  I don't have a strong
> > > opinion on the other custom options, provided that the CC list is opt-in
> > > rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
> > > Either way, I've found the Sashiko web interface very helpful in patch
> > > review.
> > 
> > Given the relatively low volume of patches to the livepatch mail list, I
> > think we can use reply_all. But if folks prefer reply_to_author instead,
> > we sure can use the cc list.
> 
> I would vote reply_all.  The signal/noise ratio isn't perfect, but it's
> high enough to be useful in many cases.  That way the
> maintainers/reviewers are aware of any potential issues, and it avoids
> duplicating review work and fragmenting conversations.

+1

Miroslav

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Sashiko patch review for live-patching?
  2026-05-13 19:47   ` Josh Poimboeuf
  2026-05-14  6:52     ` Miroslav Benes
@ 2026-05-14  7:21     ` Petr Mladek
  1 sibling, 0 replies; 6+ messages in thread
From: Petr Mladek @ 2026-05-14  7:21 UTC (permalink / raw)
  To: Josh Poimboeuf
  Cc: Song Liu, Joe Lawrence, live-patching, Jiri Kosina,
	Miroslav Benes

On Wed 2026-05-13 12:47:13, Josh Poimboeuf wrote:
> On Wed, May 13, 2026 at 10:17:51AM -0700, Song Liu wrote:
> > Hi Joe,
> > 
> > On Wed, May 13, 2026 at 9:13 AM Joe Lawrence <joe.lawrence@redhat.com> wrote:
> > >
> > > Hello live-patching maintainers,
> > >
> > > I've noticed several references to the Sashiko (https://sashiko.dev/)
> > > kernel review bot on this list and was wondering if there is interest in
> > > adding live-patching to the mailing lists Sashiko tracks.
> > 
> > I think it is a great idea. AFAICT, these bots add a lot of values in the
> > code reviews.
> 
> +1
> 
> > > Integration appears straightforward: we can submit an MR to add our
> > > entry to sashiko-k8s.yaml and customize the bot's email behavior in
> > > email_policy.toml.
> > >
> > > Full Sashiko Maintainer documentation is available here:
> > > https://github.com/sashiko-dev/sashiko/blob/main/MAINTAINERS_GUIDE.md
> > >
> > > Personally, I would vote to set reply_to_author.  I don't have a strong
> > > opinion on the other custom options, provided that the CC list is opt-in
> > > rather than simply mirrored from the MAINTAINERS::LIVE PATCHING file.
> > > Either way, I've found the Sashiko web interface very helpful in patch
> > > review.
> > 
> > Given the relatively low volume of patches to the livepatch mail list, I
> > think we can use reply_all. But if folks prefer reply_to_author instead,
> > we sure can use the cc list.
> 
> I would vote reply_all.  The signal/noise ratio isn't perfect, but it's
> high enough to be useful in many cases.  That way the
> maintainers/reviewers are aware of any potential issues, and it avoids
> duplicating review work and fragmenting conversations.

I agree. And it might even motivate us to update the subsystem
specific review prompts so that the review gets improved over time.

Best Regards,
Petr

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-05-14  7:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 16:13 Sashiko patch review for live-patching? Joe Lawrence
2026-05-13 17:17 ` Song Liu
2026-05-13 19:47   ` Josh Poimboeuf
2026-05-14  6:52     ` Miroslav Benes
2026-05-14  7:21     ` Petr Mladek
2026-05-13 18:43 ` Marcos Paulo de Souza

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox