From: Stuart Little <achirvasub@gmail.com>
To: Serge Belyshev <belyshev@depni.sinp.msu.ru>
Cc: Johannes Berg <johannes.berg@intel.com>,
Emmanuel Grumbach <emmanuel.grumbach@intel.com>,
Luca Coelho <luciano.coelho@intel.com>,
kernel list <linux-kernel@vger.kernel.org>,
Intel Linux Wireless <linuxwifi@intel.com>,
linux-wireless@vger.kernel.org,
Haim Dreyfuss <haim.dreyfuss@intel.com>
Subject: Re: PROBLEM: 5.3.0-rc* causes iwlwifi failure
Date: Sat, 17 Aug 2019 09:45:25 -0400 [thread overview]
Message-ID: <20190817134525.GA12977@chirva-void> (raw)
In-Reply-To: <87y2zsf9ps.fsf@depni.sinp.msu.ru>
On Sat, Aug 17, 2019 at 11:59:59AM +0300, Serge Belyshev wrote:
> It looks like that:
>
> commit 4fd445a2c855bbcab81fbe06d110e78dbd974a5b
> Author: Haim Dreyfuss <haim.dreyfuss@intel.com>
> Date: Thu May 2 11:45:02 2019 +0300
>
> iwlwifi: mvm: Add log information about SAR status
>
> Inform users when SAR status is changing.
>
> Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
>
>
> is the culprit. (manually) reverting it on top of 5.3-rc4 makes
> everything work again.
Revert how?
git revert 4fd445a2c855bbcab81fbe06d110e78dbd974a5b
errors out:
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your merge.renamelimit variable to at least 1583 and retry the command.
error: could not revert 4fd445a2c855... iwlwifi: mvm: Add log information about SAR status
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
Making a patch out of the commit with
git format-patch -1 4fd445a2c855bbcab81fbe06d110e78dbd974a5b
and attempting to apply the patch in reverse with
git apply -R --ignore-space-change --ignore-whitespace <patch filename>
also fails:
error: patch failed: drivers/net/wireless/intel/iwlwifi/mvm/fw.c:861
error: drivers/net/wireless/intel/iwlwifi/mvm/fw.c: patch does not apply
error: patch failed: drivers/net/wireless/intel/iwlwifi/mvm/nvm.c:620
error: drivers/net/wireless/intel/iwlwifi/mvm/nvm.c: patch does not apply
next prev parent reply other threads:[~2019-08-17 13:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-17 4:12 PROBLEM: 5.3.0-rc* causes iwlwifi failure Stuart Little
2019-08-17 5:30 ` Stuart Little
2019-08-17 8:59 ` Serge Belyshev
2019-08-17 13:45 ` Stuart Little [this message]
2019-08-17 21:44 ` Stuart Little
2019-08-20 10:45 ` Luciano Coelho
2019-08-20 23:37 ` Stuart Little
2019-08-21 5:04 ` Luciano Coelho
2019-08-21 6:49 ` Sedat Dilek
[not found] ` <20191208203810.GA2920@system76-pc.localdomain>
2019-12-11 5:20 ` PROBLEM: iwlwifi in 5.4 does not load firmware for A.C.
[not found] ` <20191222224207.GA2408@system76-pc.localdomain>
[not found] ` <ec9092a28196f24c39051b89f9dc87b40942b6de.camel@intel.com>
[not found] ` <20191223125742.GA2586@system76-pc.localdomain>
2019-12-23 13:01 ` PROBLEM: iwlwifi in 5.4 does not load firmware for Intel device 9560 Luciano Coelho
[not found] <20190817214448.GB1070 () chirva-slack ! chirva-slack>
2019-08-18 8:17 ` PROBLEM: 5.3.0-rc* causes iwlwifi failure Chris Clayton
2019-08-18 10:55 ` Stuart Little
2019-08-22 8:59 ` Chris Clayton
2019-08-22 14:27 ` Luca Coelho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190817134525.GA12977@chirva-void \
--to=achirvasub@gmail.com \
--cc=belyshev@depni.sinp.msu.ru \
--cc=emmanuel.grumbach@intel.com \
--cc=haim.dreyfuss@intel.com \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linuxwifi@intel.com \
--cc=luciano.coelho@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.