Re: [linux-yocto][linux-yocto v5.10/standard/sdkv5.10/xlnx-soc][PATCH 0/2] xlnx: fix compile error

2021-09-29 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10/standard/sdkv5.10/xlnx-soc][PATCH 0/2] xlnx: fix compile error on 29/09/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Michal & Bruce, > > Would you please help review these 2 patches? > > There is a

[linux-yocto][linux-yocto v5.10/standard/sdkv5.10/xlnx-soc][PATCH 0/2] xlnx: fix compile error

2021-09-29 Thread quanyang.wang
From: Quanyang Wang Hi Michal & Bruce, Would you please help review these 2 patches? There is a compile error for xilinx BSP when yocto kernel bump to .69. block/blk-iocost.c:1407:2: error: implicit declaration of function ‘list_del_init_careful’; did you mean ‘hlist_del_init_rcu’?