mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: genevieve.chan@altera.com, linux-kernel@vger.kernel.org
Cc: Tze Yee Ng <tze.yee.ng@altera.com>,
	Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>,
	Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com>
Subject: Re: [PATCH] firmware: stratix10-svc: fix FCS SMC call kernel-doc
Date: Mon, 29 Jun 2026 09:02:06 -0500	[thread overview]
Message-ID: <73cd6456-6c6d-48c8-ad33-d61a3a64a5ef@kernel.org> (raw)
In-Reply-To: <20260623091041.90941-1-genevieve.chan@altera.com>



On 6/23/26 04:10, genevieve.chan@altera.com wrote:
> From: Genevieve Chan <genevieve.chan@altera.com>
> 
> Correct the kernel-doc for INTEL_SIP_SMC_FCS_SEND_CERTIFICATE to
> describe an async call instead of sync, and fix incorrect return
> status macro names
> (INTEL_SIP_SMC_FCS_REJECTED -> INTEL_SIP_SMC_REJECTED).
> 
> For INTEL_SIP_SMC_FCS_GET_PROVISION_DATA, align the documented
> return status macros with the standard values
> (INTEL_SIP_SMC_STATUS_ERROR and INTEL_SIP_SMC_STATUS_REJECTED)
> and document the full async return register usage in a1-a3:
> mailbox error code, physical address of the fuse/key hash structure,
> and structure size.
> 
> Signed-off-by: Genevieve Chan <genevieve.chan@altera.com>
> ---
>   include/linux/firmware/intel/stratix10-smc.h | 12 +++++++-----
>   1 file changed, 7 insertions(+), 5 deletions(-)
>

If this is a fix, you forgot to include the Fixes tag and Cc: stable.

Please refer to : Documentation/process/stable-kernel-rules.rst

Thanks,
Dinh

  reply	other threads:[~2026-06-29 14:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-23  9:10 genevieve.chan
2026-06-29 14:02 ` Dinh Nguyen [this message]
2026-07-02  8:31   ` Chan, Genevieve

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=73cd6456-6c6d-48c8-ad33-d61a3a64a5ef@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=adrian.ho.yin.ng@altera.com \
    --cc=genevieve.chan@altera.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=muhammad.nazim.amirul.nazle.asmade@altera.com \
    --cc=tze.yee.ng@altera.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

Powered by JetHome