Linux-sh Archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Manuel Lauss <manuel.lauss@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>
Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org,
	kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_t
Date: Tue, 26 Sep 2023 09:38:21 +0200	[thread overview]
Message-ID: <169571390161.2496919.5867587395937945663.b4-ty@kernel.org> (raw)
In-Reply-To: <20230925125646.3681807-1-geert+renesas@glider.be>

On Mon, 25 Sep 2023 14:56:46 +0200, Geert Uytterhoeven wrote:
> sound/soc/sh/dma-sh7760.c: In function ‘camelot_prepare’:
> ./include/linux/kern_levels.h:5:25: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=]
>     5 | #define KERN_SOH        "\001"          /* ASCII Start Of Header */
> sound/soc/sh/dma-sh7760.c:198:9: note: in expansion of macro ‘pr_debug’
>   198 |         pr_debug("PCM data: addr 0x%08lx len %d\n",
>       |         ^~~~~~~~
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_t
      commit: 1056063756d7bbd5e49532278448cd28ecb8f359

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


      reply	other threads:[~2023-09-26  7:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-25 12:56 [PATCH] ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_t Geert Uytterhoeven
2023-09-26  7:38 ` Mark Brown [this message]

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=169571390161.2496919.5867587395937945663.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=geert+renesas@glider.be \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=manuel.lauss@gmail.com \
    --cc=perex@perex.cz \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).