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] [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