Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Catalin Marinas <catalin.marinas@arm.com>,
	Joel Granados <j.granados@samsung.com>,
	Luis Chamberlain <mcgrof@kernel.org>,
	Wei Li <liwei391@huawei.com>
Cc: kernel-team@android.com, Will Deacon <will@kernel.org>,
	xiexiuqi@huawei.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Date: Wed,  5 Jun 2024 13:34:33 +0100	[thread overview]
Message-ID: <171758261584.3626459.12239297258879938634.b4-ty@kernel.org> (raw)
In-Reply-To: <20240423093501.3460764-1-liwei391@huawei.com>

On Tue, 23 Apr 2024 17:35:01 +0800, Wei Li wrote:
> The function run_all_insn_set_hw_mode() is registered as startup callback
> of 'CPUHP_AP_ARM64_ISNDEP_STARTING', it invokes set_hw_mode() methods of
> all emulated instructions.
> 
> As the STARTING callbacks are not expected to fail, if one of the
> set_hw_mode() fails, e.g. due to el0 mixed-endian is not supported for
> 'setend', it will report a warning:
> 
> [...]

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

[1/1] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
      https://git.kernel.org/arm64/c/14951beaec93

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

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

      parent reply	other threads:[~2024-06-05 12:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-23  9:35 [PATCH] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process Wei Li
2024-04-30 15:06 ` Will Deacon
2024-05-21  3:10   ` liwei (GF)
2024-06-04 15:15     ` Will Deacon
2024-05-15  7:46 ` lihuisong (C)
2024-06-05 12:34 ` Will Deacon [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=171758261584.3626459.12239297258879938634.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=j.granados@samsung.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=liwei391@huawei.com \
    --cc=mcgrof@kernel.org \
    --cc=xiexiuqi@huawei.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