public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Rick Chen <rick@andestech.com>, <u-boot@lists.denx.de>,
	Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>,
	Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Subject: Re: [PATCH] spl: add __noreturn attribute to spl_invoke_opensbi function
Date: Mon, 4 Sep 2023 15:03:22 +0800	[thread overview]
Message-ID: <ZPWBOjFZtpe98d__@swlinux02> (raw)
In-Reply-To: <20230829012014.2516535-1-chanho61.park@samsung.com>

On Tue, Aug 29, 2023 at 10:20:14AM +0900, Chanho Park wrote:
> spl_invoke_opensbi function is not returned to SPL. Thus, we need to
> set __noreturn function attribute.
> 
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> ---
>  common/spl/spl_opensbi.c | 7 ++++---
>  include/spl.h            | 2 +-
>  2 files changed, 5 insertions(+), 4 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20230829012025epcas2p1a233126199d0ec5aa2e9ca892c963b9d@epcas2p1.samsung.com>
2023-08-29  1:20 ` [PATCH] spl: add __noreturn attribute to spl_invoke_opensbi function Chanho Park
2023-09-04  7:03   ` Leo Liang [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=ZPWBOjFZtpe98d__@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=chanho61.park@samsung.com \
    --cc=lukas.auer@aisec.fraunhofer.de \
    --cc=rick@andestech.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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