Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Stuart Little
Confirmed: the patch fixed the build for me as well; thank you! On Mon, Sep 21, 2020 at 12:08:43PM +0200, Geert Uytterhoeven wrote: > Hi Honza, > > On Mon, Sep 21, 2020 at 11:54 AM Jan Kara wrote: > > On Mon 21-09-20 09:32:18, Greg KH wrote: > > > On Mon, Sep 21, 2020 at 11:34:17AM +0530,

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Geert Uytterhoeven
Hi Honza, On Mon, Sep 21, 2020 at 11:54 AM Jan Kara wrote: > On Mon 21-09-20 09:32:18, Greg KH wrote: > > On Mon, Sep 21, 2020 at 11:34:17AM +0530, Naresh Kamboju wrote: > > > On Mon, 21 Sep 2020 at 06:34, Stuart Little wrote: > > > > I am trying to compile for an x86_64 machine (Intel(R)

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Jan Kara
On Mon 21-09-20 09:32:18, Greg KH wrote: > On Mon, Sep 21, 2020 at 11:34:17AM +0530, Naresh Kamboju wrote: > > On Mon, 21 Sep 2020 at 06:34, Stuart Little wrote: > > > > > > I am trying to compile for an x86_64 machine (Intel(R) Core(TM) i7-7500U > > > CPU @ 2.70GHz). The config file I am

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Bhaskar Chowdhury
On 09:32 Mon 21 Sep 2020, Greg KH wrote: On Mon, Sep 21, 2020 at 11:34:17AM +0530, Naresh Kamboju wrote: On Mon, 21 Sep 2020 at 06:34, Stuart Little wrote: > > I am trying to compile for an x86_64 machine (Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz). The config file I am currently using is at >

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Borislav Petkov
On Mon, Sep 21, 2020 at 09:32:18AM +0200, Greg KH wrote: > all my local builds are breaking now too with this :( > > Was there a proposed patch anywhere for this? I've disabled CONFIG_BLK_DEV_PMEM which allowed me to de-select those two: # CONFIG_DAX is not set # CONFIG_FS_DAX is not set and

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Greg KH
On Mon, Sep 21, 2020 at 11:34:17AM +0530, Naresh Kamboju wrote: > On Mon, 21 Sep 2020 at 06:34, Stuart Little wrote: > > > > I am trying to compile for an x86_64 machine (Intel(R) Core(TM) i7-7500U > > CPU @ 2.70GHz). The config file I am currently using is at > > > > https://termbin.com/xin7 >

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-21 Thread Naresh Kamboju
On Mon, 21 Sep 2020 at 06:34, Stuart Little wrote: > > I am trying to compile for an x86_64 machine (Intel(R) Core(TM) i7-7500U CPU > @ 2.70GHz). The config file I am currently using is at > > https://termbin.com/xin7 > > The build for 5.9.0-rc6 fails with the following errors: > arm and mips

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-20 Thread Robert Gadsdon
On 9/20/20 7:25 PM, Stuart Little wrote: An update on this: I've done a bisect, with the following result. --- cut here --- e2ec5128254518cae320d5dc631b71b94160f663 is the first bad commit commit e2ec5128254518cae320d5dc631b71b94160f663 Author: Jan Kara Date: Sun Sep 20 08:54:42 2020

Re: PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-20 Thread Stuart Little
An update on this: I've done a bisect, with the following result. --- cut here --- e2ec5128254518cae320d5dc631b71b94160f663 is the first bad commit commit e2ec5128254518cae320d5dc631b71b94160f663 Author: Jan Kara Date: Sun Sep 20 08:54:42 2020 -0700 dm: Call proper helper to determine

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'

2020-09-20 Thread Stuart Little
I am trying to compile for an x86_64 machine (Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz). The config file I am currently using is at https://termbin.com/xin7 The build for 5.9.0-rc6 fails with the following errors: --- cut here --- drivers/dax/super.c:325:6: error: redefinition of