linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: xiaochuan mao <maoxiaochuan@loongson.cn>
Cc: 周琰杰 <zhouyanjie@wanyeetech.com>,
	"Paul Cercueil" <paul@crapouillou.net>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	"Tiezhu Yang" <yangtiezhu@loongson.cn>,
	linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	michael <michael5hzg@gmail.com>
Subject: Re: [PATCH] mips/bootinfo:correct some comments of fw_arg
Date: Wed, 21 Apr 2021 14:00:55 +0200	[thread overview]
Message-ID: <20210421120055.GA8637@alpha.franken.de> (raw)
In-Reply-To: <20210421061917.13953-1-maoxiaochuan@loongson.cn>

On Wed, Apr 21, 2021 at 02:19:17PM +0800, xiaochuan mao wrote:
> from arch/mips/kernel/head.S we know that use a0~a3 for fw_arg0~fw_arg3
> there is some code from head.S:
> 	LONG_S		a0, fw_arg0		# firmware arguments
> 	LONG_S		a1, fw_arg1
> 	LONG_S		a2, fw_arg2
> 	LONG_S		a3, fw_arg3
> 
> Signed-off-by: xiaochuan mao <maoxiaochuan@loongson.cn>
> ---
>  arch/mips/include/asm/bootinfo.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

      reply	other threads:[~2021-04-21 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21  6:19 [PATCH] mips/bootinfo:correct some comments of fw_arg xiaochuan mao
2021-04-21 12:00 ` Thomas Bogendoerfer [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=20210421120055.GA8637@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=maoxiaochuan@loongson.cn \
    --cc=michael5hzg@gmail.com \
    --cc=paul@crapouillou.net \
    --cc=yangtiezhu@loongson.cn \
    --cc=zhouyanjie@wanyeetech.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 NNTP newsgroup(s).