linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v5.6 1/7] iwlwifi: mvm: Fix thermal zone registration
Date: Mon,  3 Feb 2020 18:09:49 +0000 (UTC)	[thread overview]
Message-ID: <20200203180949.79D2EC433CB@smtp.codeaurora.org> (raw)
In-Reply-To: <20200131134530.931641-2-luca@coelho.fi>

Luca Coelho <luca@coelho.fi> wrote:

> From: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
> 
> Use a unique name when registering a thermal zone. Otherwise, with
> multiple NICS, we hit the following warning during the unregistration.
> 
> WARNING: CPU: 2 PID: 3525 at fs/sysfs/group.c:255
>  RIP: 0010:sysfs_remove_group+0x80/0x90
>  Call Trace:
>   dpm_sysfs_remove+0x57/0x60
>   device_del+0x5a/0x350
>   ? sscanf+0x4e/0x70
>   device_unregister+0x1a/0x60
>   hwmon_device_unregister+0x4a/0xa0
>   thermal_remove_hwmon_sysfs+0x175/0x1d0
>   thermal_zone_device_unregister+0x188/0x1e0
>   iwl_mvm_thermal_exit+0xe7/0x100 [iwlmvm]
>   iwl_op_mode_mvm_stop+0x27/0x180 [iwlmvm]
>   _iwl_op_mode_stop.isra.3+0x2b/0x50 [iwlwifi]
>   iwl_opmode_deregister+0x90/0xa0 [iwlwifi]
>   __exit_compat+0x10/0x2c7 [iwlmvm]
>   __x64_sys_delete_module+0x13f/0x270
>   do_syscall_64+0x5a/0x110
>   entry_SYSCALL_64_after_hwframe+0x44/0xa9
> 
> Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>

7 patches applied to wireless-drivers.git, thanks.

baa6cf8450b7 iwlwifi: mvm: Fix thermal zone registration
197288d5ba8a iwlwifi: don't throw error when trying to remove IGTK
6bd5fa332a8c iwlwifi: mvm: update the DTS measurement type
cc4255eff523 iwlwifi: mvm: avoid use after free for pmsr request
12d47f0ea5e0 iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
b5b878e36c18 iwlwifi: mvm: fix TDLS discovery with the new firmware API
577ddbee1f43 iwlwifi: d3: read all FW CPUs error info

-- 
https://patchwork.kernel.org/patch/11359937/

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

  reply	other threads:[~2020-02-03 18:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31 13:45 [PATCH v5.6 0/7] iwlwifi: fixes intended for 5.6 2020-01-31 Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 1/7] iwlwifi: mvm: Fix thermal zone registration Luca Coelho
2020-02-03 18:09   ` Kalle Valo [this message]
2020-01-31 13:45 ` [PATCH v5.6 2/7] iwlwifi: don't throw error when trying to remove IGTK Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 3/7] iwlwifi: mvm: update the DTS measurement type Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 4/7] iwlwifi: mvm: avoid use after free for pmsr request Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 5/7] iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 6/7] iwlwifi: mvm: fix TDLS discovery with the new firmware API Luca Coelho
2020-01-31 13:45 ` [PATCH v5.6 7/7] iwlwifi: d3: read all FW CPUs error info 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=20200203180949.79D2EC433CB@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luca@coelho.fi \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).