linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Shuah Khan <shuah@kernel.org>, Mark Brown <broonie@kernel.org>,
	Will Deacon <will@kernel.org>
Cc: linux-kselftest@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] kselftest/arm64: Fix typo in hwcap check
Date: Thu, 22 Sep 2022 21:01:25 +0100	[thread overview]
Message-ID: <166387688046.428722.11597179972445429521.b4-ty@arm.com> (raw)
In-Reply-To: <20220907113400.12982-1-broonie@kernel.org>

On Wed, 7 Sep 2022 12:33:59 +0100, Mark Brown wrote:
> We use a local variable hwcap to refer to the element of the hwcaps array
> which we are currently checking. When checking for the relevant hwcap bit
> being set in testing we were dereferencing hwcaps rather than hwcap in
> fetching the AT_HWCAP to use, which is perfectly valid C but means we were
> always checking the bit was set in the hwcap for whichever feature is first
> in the array. Remove the stray s.
> 
> [...]

Applied to arm64 (for-next/kselftest), thanks!

[1/1] kselftest/arm64: Fix typo in hwcap check
      https://git.kernel.org/arm64/c/33060a64901e

-- 
Catalin


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2022-09-22 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07 11:33 [PATCH] kselftest/arm64: Fix typo in hwcap check Mark Brown
2022-09-22 20:01 ` Catalin Marinas [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=166387688046.428722.11597179972445429521.b4-ty@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=broonie@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=will@kernel.org \
    /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).