Re: [PATCH] workqueue: fix null-ptr-deref on __alloc_workqueue() error
From: Sergey Senozhatsky
Date: Tue Aug 20 2024 - 20:09:27 EST
On (24/08/20 14:04), Tejun Heo wrote:
> On Wed, Aug 21, 2024 at 08:54:12AM +0900, Sergey Senozhatsky wrote:
> ...
> > Well, this will make the tree unbisectable (for a range of versions),
> > because the errors in question break the boot.
>
> The span is three commits with one htmldoc fix commit inbetween. If anyone
> is unlucky enough to hit that, `git bisect skip` is going to do just fine.
Well, OK. Can you also pick-up the null-ptr-deref fixup?