public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Sameer Pujar <spujar@nvidia.com>
To: <broonie@kernel.org>, <linux-sound@vger.kernel.org>
Cc: <lgirdwood@gmail.com>, <perex@perex.cz>, <tiwai@suse.com>,
	<thierry.reding@gmail.com>, <jonathanh@nvidia.com>,
	<mkumard@nvidia.com>, <spujar@nvidia.com>, <rituc@nvidia.com>,
	<jbrunet@baylibre.com>, <linux-kernel@vger.kernel.org>,
	<linux-tegra@vger.kernel.org>, <robelin@nvidia.com>
Subject: [PATCH 0/2] Fixes for Tegra audio
Date: Fri, 23 Aug 2024 14:43:40 +0000	[thread overview]
Message-ID: <20240823144342.4123814-1-spujar@nvidia.com> (raw)

This is a small series which fixes two bugs which were discovered
on NVIDIA Jetson AGX Orin platform.

The first patch in the series fixes a KASAN UAF bug discovered
during suspend/resume testing. This is a core DAPM fix.

The second patch fixes CBB error and this is Tegra in AHUB driver.
This error happens when Tegra audio drivers were built as part of
kernel image.

Mohan Kumar (1):
  ASoC: tegra: Fix CBB error during probe()

robelin (1):
  ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

 sound/soc/soc-dapm.c            |  1 +
 sound/soc/tegra/tegra210_ahub.c | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.17.1


             reply	other threads:[~2024-08-23 14:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 14:43 Sameer Pujar [this message]
2024-08-23 14:43 ` [PATCH 1/2] ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object Sameer Pujar
2024-08-23 22:03   ` Mark Brown
2024-08-23 14:43 ` [PATCH 2/2] ASoC: tegra: Fix CBB error during probe() Sameer Pujar
2024-08-24 10:13 ` [PATCH 0/2] Fixes for Tegra audio Mark Brown

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=20240823144342.4123814-1-spujar@nvidia.com \
    --to=spujar@nvidia.com \
    --cc=broonie@kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=jonathanh@nvidia.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mkumard@nvidia.com \
    --cc=perex@perex.cz \
    --cc=rituc@nvidia.com \
    --cc=robelin@nvidia.com \
    --cc=thierry.reding@gmail.com \
    --cc=tiwai@suse.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