2021-04-21 09:07:16

by Kalle Valo

[permalink] [raw]
Subject: pull-request: wireless-drivers-2021-04-21

Hi,

here's a pull request to net tree, more info below. Please let me know if there
are any problems.

Kalle

The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:

Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-04-21

for you to fetch changes up to e7020bb068d8be50a92f48e36b236a1a1ef9282e:

iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() (2021-04-19 20:35:10 +0300)

----------------------------------------------------------------
wireless-drivers fixes for v5.12

As there was -rc8 release, one more important fix for v5.12.

iwlwifi

* fix spinlock warning in gen2 devices

----------------------------------------------------------------
Jiri Kosina (1):
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)


2021-04-22 01:09:11

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: pull-request: wireless-drivers-2021-04-21

Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Wed, 21 Apr 2021 09:03:35 +0000 (UTC) you wrote:
> Hi,
>
> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.
>
> Kalle
>
> [...]

Here is the summary with links:
- pull-request: wireless-drivers-2021-04-21
https://git.kernel.org/netdev/net/c/542c40957c05

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


2021-04-22 08:49:05

by Sedat Dilek

[permalink] [raw]
Subject: Re: pull-request: wireless-drivers-2021-04-21

On Wed, Apr 21, 2021 at 11:04 AM Kalle Valo <[email protected]> wrote:
>
> Hi,
>
> here's a pull request to net tree, more info below. Please let me know if there
> are any problems.
>
> Kalle
>
> The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:
>
> Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-2021-04-21
>
> for you to fetch changes up to e7020bb068d8be50a92f48e36b236a1a1ef9282e:
>
> iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() (2021-04-19 20:35:10 +0300)
>

[ CC Joe Perches ]

That patch misses the closing ">" in the Reported-by of Heiner.
My Tested-by seems also to be ignored.
See [1] and [2].

Has checkpatch.pl script an option to check if an email-address for
"credits" tags like
Signed-of-by/Reviewed-by/Tested-by/Reported-by/etc. is correct such as
open/closing "<...>" is not missing?

Thanks.

- Sedat -

[1] https://lore.kernel.org/linux-wireless/CA+icZUWVVRz-=09vowj5gLJ9-OaKpBkkejBXzqSpk-wZ-mDm-Q@mail.gmail.com/
[2] https://lore.kernel.org/linux-wireless/CA+icZUXmNG6TOhtni6Rrs7NZVOg1H8NhYuDsDiyVASF5+VtUAQ@mail.gmail.com/


> ----------------------------------------------------------------
> wireless-drivers fixes for v5.12
>
> As there was -rc8 release, one more important fix for v5.12.
>
> iwlwifi
>
> * fix spinlock warning in gen2 devices
>
> ----------------------------------------------------------------
> Jiri Kosina (1):
> iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
>
> drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)

2021-04-22 14:33:11

by Kalle Valo

[permalink] [raw]
Subject: Re: pull-request: wireless-drivers-2021-04-21

Sedat Dilek <[email protected]> writes:

> On Wed, Apr 21, 2021 at 11:04 AM Kalle Valo <[email protected]> wrote:
>>
>> Hi,
>>
>> here's a pull request to net tree, more info below. Please let me know if there
>> are any problems.
>>
>> Kalle
>>
>> The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:
>>
>> Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
>> tags/wireless-drivers-2021-04-21
>>
>> for you to fetch changes up to e7020bb068d8be50a92f48e36b236a1a1ef9282e:
>>
>> iwlwifi: Fix softirq/hardirq disabling in
>> iwl_pcie_gen2_enqueue_hcmd() (2021-04-19 20:35:10 +0300)
>>
>
> [ CC Joe Perches ]
>
> That patch misses the closing ">" in the Reported-by of Heiner.
> My Tested-by seems also to be ignored.
> See [1] and [2].

You commented on v1, I missed those as I only check the latest version
(v2 in this case). I recommend giving comments to the latest version to
make sure I see them.

Also patchwork automatically picks up Tested-by if you provide it to the
latest version.

--
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches