Re: [PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()

From: Josh Poimboeuf
Date: Tue Feb 14 2023 - 14:05:49 EST


On Tue, Feb 14, 2023 at 01:08:22PM +0100, Peter Zijlstra wrote:
> On Thu, Feb 09, 2023 at 11:17:46AM -0800, Josh Poimboeuf wrote:
> > Fix patching stalls caused by busy kthreads.
> >
> > Josh Poimboeuf (3):
> > livepatch: Skip task_call_func() for current task
> > livepatch,sched: Add livepatch task switching to cond_resched()
> > vhost: Fix livepatch timeouts in vhost_worker()
>
> Seems reasonable, you want me to take them through the sched tree?

That would be great, though first I'd like to get an ack from at least
another livepatch maintainer.

--
Josh