Linux Sound subsystem development
 help / color / mirror / Atom feed
From: HariKrishna Sagala <hariconscious@gmail.com>
To: Mark Brown <broonie@kernel.org>, hariconscious@gmail.com
Cc: lgirdwood@gmail.com, peter.ujfalusi@linux.intel.com,
	 yung-chuan.liao@linux.intel.com,
	ranjani.sridharan@linux.intel.com,  daniel.baluta@nxp.com,
	kai.vehmanen@linux.intel.com,  pierre-louis.bossart@linux.dev,
	shuah@kernel.org, perex@perex.cz,  tiwai@suse.com,
	sound-open-firmware@alsa-project.org,
	 linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
Date: Thu, 6 Nov 2025 15:10:33 +0530 (IST)	[thread overview]
Message-ID: <9e808d38-c720-fd59-8bc1-d1da6255c59b@gmail.com> (raw)
In-Reply-To: <fad32f5c-f9a4-4cf2-9082-845deff309ea@sirena.org.uk>



On Wed, 15 Oct 2025, Mark Brown wrote:

> On Tue, Sep 23, 2025 at 07:55:13PM +0530, hariconscious@gmail.com wrote:
> > From: HariKrishna Sagala <hariconscious@gmail.com>
> >
> > Documentation/process/deprecated.rst recommends to avoid the use of
> > kmalloc with dynamic size calculations due to the risk of them
> > overflowing. This could lead to values wrapping around and a
>
> Please submit patches using subject lines reflecting the style for the
> subsystem, this makes it easier for people to identify relevant patches.
> Look at what existing commits in the area you're changing are doing and
> make sure your subject lines visually resemble what they're doing.
> There's no need to resubmit to fix this alone.
>
Just reminding for an opportunity to check this patch.
Thank you.

  reply	other threads:[~2025-11-06  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-23 14:25 [PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc hariconscious
2025-10-15 19:08 ` Mark Brown
2025-11-06  9:40   ` HariKrishna Sagala [this message]
2025-11-27  5:05     ` HariKrishna Sagala
2025-11-27 11:12       ` Mark Brown
2025-11-27 12:14         ` HariKrishna Sagala

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=9e808d38-c720-fd59-8bc1-d1da6255c59b@gmail.com \
    --to=hariconscious@gmail.com \
    --cc=broonie@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=shuah@kernel.org \
    --cc=sound-open-firmware@alsa-project.org \
    --cc=tiwai@suse.com \
    --cc=yung-chuan.liao@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox