Date: Tue, 29 Jun 2021 08:15:30 +0000
 From: HAGIO KAZUHITO(?????)     <k-hagio-ab(a)nec.com>
 To: "Discussion list for crash utility usage,   maintenance and
         development"    <crash-utility(a)redhat.com>
 Subject: Re: [Crash-utility] [PATCH v3 1/1] task: Handle task_struct
         state   member changes in linux-next
 Message-ID:
        
<TYYPR01MB6777EF7678CAA8F65D5579AFDD029(a)TYYPR01MB6777.jpnprd01.prod.outlook.com>
 Content-Type: text/plain; charset="iso-2022-jp"
 -----Original Message-----
 > The member state of task_struct has been renamed to __state and its type
 > changed from long to unsigned int.
 >
 > 
https://lore.kernel.org/linux-arch/20210611082810.970791107@infradead.org/
 >
 > Signed-off-by: Alexander Egorenkov <egorenar(a)linux.ibm.com>
 Thanks for the update.
 Acked-by: Kazuhito Hagio <k-hagio-ab(a)nec.com>
 Now I can see commit 2f064a59a11f ("sched: Change task_struct::state")
 already in the mainline, I will add this to the log when applying.
 
This helps to understand the reasons for these changes.
 Acked-by: Lianbo Jiang <lijiang(a)redhat.com>