On Mon, Apr 15, 2024 at 3:23 PM Alexander Gordeev <agordeev@linux.ibm.com> wrote:
On Mon, Apr 15, 2024 at 02:40:22PM +0800, Lianbo Jiang wrote:
> Hi, Alexander
>
> Thank you for the early fix.
...
> > Kernel commit 8f69cba096b5 ("x86: Rename __{start,end}_init_task to
> > __{start,end}_init_stack") leads to failure:
> >
> >     crash: invalid count request: 0
>
> Could you please point out which command caused the current failure? or
> failed when crash load?

It crashes on load.


Thank you for the feedback, Alexander.

Given that, I would suggest adding the following words to patch log when merging this patch:

"... failed to load with an error:"
 crash: invalid count request: 0

So far I haven't seen the kernel commit 8f69cba096b5 in the mainline branch. Once ready, we can apply this patch. 

So: Ack

(Also wait for another ack.)

Thanks.
Lianbo
 
> Anyway, the code changes are fine to me.
>
>
> Thanks
>
> Lianbo

Thanks!