Re: [linux-yocto] [PATCH] btrfs: Fix build error while LIBCRC32C is module

2019-07-25 Thread Bruce Ashfield
On Thu, Jul 25, 2019 at 9:43 PM He Zhe wrote: > > > On 7/25/19 9:04 PM, Bruce Ashfield wrote: > > On Thu, Jul 25, 2019 at 9:03 AM Bruce Ashfield > wrote: > >> On Thu, Jul 25, 2019 at 4:54 AM wrote: > >>> From: YueHaibing > >>> > >>> If CONFIG_BTRFS_FS is y and CONFIG_LIBCRC32C is m, > >>>

Re: [linux-yocto] [PATCH] btrfs: Fix build error while LIBCRC32C is module

2019-07-25 Thread He Zhe
On 7/25/19 9:04 PM, Bruce Ashfield wrote: > On Thu, Jul 25, 2019 at 9:03 AM Bruce Ashfield > wrote: >> On Thu, Jul 25, 2019 at 4:54 AM wrote: >>> From: YueHaibing >>> >>> If CONFIG_BTRFS_FS is y and CONFIG_LIBCRC32C is m, >>> building fails: >> I've already fixed this by changing the

Re: [linux-yocto] [linux-yocto-dev standard/xlnx-soc][PATCH 0/1] correct the code position

2019-07-25 Thread Bruce Ashfield
It is now merged. Bruce On Wed, Jul 24, 2019 at 10:25 AM qwang2 wrote: > > Hi Bruce, > > Could this patch be merged to linux-yocto-dev now? > > Thanks, > > Quanyang > > On 2019/7/23 上午11:11, quanyang.w...@windriver.com wrote: > > From: Quanyang Wang > > > > Hi Bruce, > > > > Would you please

Re: [linux-yocto] [PATCH] btrfs: Fix build error while LIBCRC32C is module

2019-07-25 Thread Bruce Ashfield
On Thu, Jul 25, 2019 at 9:03 AM Bruce Ashfield wrote: > > On Thu, Jul 25, 2019 at 4:54 AM wrote: > > > > From: YueHaibing > > > > If CONFIG_BTRFS_FS is y and CONFIG_LIBCRC32C is m, > > building fails: > > I've already fixed this by changing the configuration in the kernel-cache. > I'll > pick

Re: [linux-yocto] [PATCH] btrfs: Fix build error while LIBCRC32C is module

2019-07-25 Thread Bruce Ashfield
On Thu, Jul 25, 2019 at 4:54 AM wrote: > > From: YueHaibing > > If CONFIG_BTRFS_FS is y and CONFIG_LIBCRC32C is m, > building fails: I've already fixed this by changing the configuration in the kernel-cache. I'll pick this up in linux-yocto-dev once it makes a -rc release. Bruce > >

Re: [linux-yocto] [PATCH] btrfs: Fix build error while LIBCRC32C is module

2019-07-25 Thread He Zhe
This is for all branches containing v5.3-rc1. Zhe On 7/25/19 4:54 PM, zhe...@windriver.com wrote: > From: YueHaibing > > If CONFIG_BTRFS_FS is y and CONFIG_LIBCRC32C is m, > building fails: > > fs/btrfs/super.o: In function `btrfs_mount_root': > super.c:(.text+0xb7f9): undefined reference