From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: Maharaja Kennadyrajan <maharaja.kennadyrajan@oss.qualcomm.com>,
ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
Date: Fri, 10 Apr 2026 10:24:56 -0700 [thread overview]
Message-ID: <bb391f8d-e385-42b6-adec-171c21c67246@oss.qualcomm.com> (raw)
In-Reply-To: <20260331142446.2951809-2-maharaja.kennadyrajan@oss.qualcomm.com>
On 3/31/2026 7:24 AM, Maharaja Kennadyrajan wrote:
> +static void ath12k_wmi_thermal_throt_stats_event(struct ath12k_base *ab,
> + struct sk_buff *skb)
> +{
> + const struct wmi_therm_throt_stats_event *ev;
> + struct ath12k *ar;
> +
> + const void **tb __free(kfree) = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC);
please rebase on current ath-main, this interface changed with:
https://msgid.link/20260407095426.3285574-1-nico.escande@gmail.com
/jeff
next prev parent reply other threads:[~2026-04-10 17:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 14:24 [PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event Maharaja Kennadyrajan
2026-04-10 17:24 ` Jeff Johnson [this message]
2026-04-13 15:29 ` Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 2/5] wifi: ath12k: configure firmware thermal throttling via WMI Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 3/5] wifi: ath12k: refactor per-radio thermal hwmon setup and cleanup Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 4/5] wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanup Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 5/5] wifi: ath12k: add thermal cooling device support Maharaja Kennadyrajan
2026-04-09 10:34 ` [PATCH ath-next 0/5] wifi: ath12k: thermal throttling and " Rameshkumar Sundaram
2026-04-10 2:37 ` Baochen Qiang
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=bb391f8d-e385-42b6-adec-171c21c67246@oss.qualcomm.com \
--to=jeff.johnson@oss.qualcomm.com \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=maharaja.kennadyrajan@oss.qualcomm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox