Re: PROBLEM: 5.11.0-rc7 fails to compile with error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible

2021-02-07 Thread Stuart Little
And for good measure: reverting that commit 20bf2b378729c4a0366a53e2018a0b70ace94bcd flagged by the bisect right on top of the current tree compiles fine. On Sun, Feb 07, 2021 at 07:26:01PM -0500, Stuart Little wrote: > The result of the bisect on the issue reported in the previous mess

Re: PROBLEM: 5.11.0-rc7 fails to compile with error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible

2021-02-07 Thread Stuart Little
--- On Sun, Feb 07, 2021 at 06:31:22PM -0500, Stuart Little wrote: > I am trying to compile on an x86_64 host for a 32-bit system; my config is at > > https://termbin.com/v8jl > > I am getting numerous errors of the form > > ./include/linux/kasan-checks.h:17:1: error: ‘-

PROBLEM: 5.11.0-rc7 fails to compile with error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible

2021-02-07 Thread Stuart Little
I am trying to compile on an x86_64 host for a 32-bit system; my config is at https://termbin.com/v8jl I am getting numerous errors of the form ./include/linux/kasan-checks.h:17:1: error: ‘-mindirect-branch’ and ‘-fcf-protection’ are not compatible and ./include/linux/kcsan-checks.h:143:6: er

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

2020-09-21 Thread Stuart Little
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 confi

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

2020-09-20 Thread Stuart Little
5.13131.5503173247632041975.st...@dwillia2-desk3.amr.corp.intel.com Signed-off-by: Dan Williams drivers/dax/super.c | 4 drivers/md/dm-table.c | 10 +++--- include/linux/dax.h | 22 -- 3 files changed, 31 insertions(+), 5 deletions(-) --- end --- On Sun, Sep 20, 20

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 ‘dax_supporte

Re: PROBLEM: 5.3.0-rc* causes iwlwifi failure

2019-08-20 Thread Stuart Little
On Tue, Aug 20, 2019 at 01:45:37PM +0300, Luciano Coelho wrote: > I'll have to look into all NIC/FW-version combinations that we have and > update the iwl_mvm_sar_geo_support() function accordingly, which is, > BTW, the easier place for you to change if you want to workaround the > issue. Thanks!

Re: PROBLEM: 5.3.0-rc* causes iwlwifi failure

2019-08-18 Thread Stuart Little
On Sun, Aug 18, 2019 at 09:17:59AM +0100, Chris Clayton wrote: > > > On 17/08/2019 22:44, Stuart Little wrote: > > After some private coaching from Serge Belyshev on git-revert I can confirm > > that reverting that commit atop the current tree resolves the issue (the &g

Re: PROBLEM: 5.3.0-rc* causes iwlwifi failure

2019-08-17 Thread Stuart Little
After some private coaching from Serge Belyshev on git-revert I can confirm that reverting that commit atop the current tree resolves the issue (the wifi card scans for and finds networks just fine, no dmesg errors reported, etc.). On Sat, Aug 17, 2019 at 11:59:59AM +0300, Serge Belyshev wrote:

Re: PROBLEM: 5.3.0-rc* causes iwlwifi failure

2019-08-17 Thread Stuart Little
On Sat, Aug 17, 2019 at 11:59:59AM +0300, Serge Belyshev wrote: > It looks like that: > > commit 4fd445a2c855bbcab81fbe06d110e78dbd974a5b > Author: Haim Dreyfuss > Date: Thu May 2 11:45:02 2019 +0300 > > iwlwifi: mvm: Add log information about SAR status > > Inform users when SAR