From: Andreas Schwab <schwab@suse.de>
To: greentime.hu@sifive.com
Cc: linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
palmer@sifive.com, green.hu@gmail.com, paul.walmsley@sifive.com
Subject: Re: [PATCH] RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Date: Wed, 16 Oct 2019 09:59:38 +0200 [thread overview]
Message-ID: <mvmv9spdst1.fsf@suse.de> (raw)
In-Reply-To: <20191016073408.7299-1-greentime.hu@sifive.com> (greentime hu's message of "Wed, 16 Oct 2019 15:34:08 +0800")
On Okt 16 2019, greentime.hu@sifive.com wrote:
> From: Greentime Hu <greentime.hu@sifive.com>
>
> This patch fixes the virtual address layout in pgtable.h.
> The virtual address of FIXADDR_START and VMEMMAP_START should not be overlapped.
> These addresses will be existed at the same time in Linux kernel that they can't
> be overlapped.
s/be existed/exist/
s/be overlapped/overlap/
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@suse.de>
To: greentime.hu@sifive.com
Cc: green.hu@gmail.com, paul.walmsley@sifive.com, palmer@sifive.com,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
Date: Wed, 16 Oct 2019 09:59:38 +0200 [thread overview]
Message-ID: <mvmv9spdst1.fsf@suse.de> (raw)
In-Reply-To: <20191016073408.7299-1-greentime.hu@sifive.com> (greentime hu's message of "Wed, 16 Oct 2019 15:34:08 +0800")
On Okt 16 2019, greentime.hu@sifive.com wrote:
> From: Greentime Hu <greentime.hu@sifive.com>
>
> This patch fixes the virtual address layout in pgtable.h.
> The virtual address of FIXADDR_START and VMEMMAP_START should not be overlapped.
> These addresses will be existed at the same time in Linux kernel that they can't
> be overlapped.
s/be existed/exist/
s/be overlapped/overlap/
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
next prev parent reply other threads:[~2019-10-16 7:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-16 7:34 [PATCH] RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START greentime.hu
2019-10-16 7:34 ` greentime.hu
2019-10-16 7:49 ` Anup Patel
2019-10-16 7:49 ` Anup Patel
2019-10-16 7:59 ` Andreas Schwab [this message]
2019-10-16 7:59 ` Andreas Schwab
2019-10-16 15:24 ` Paul Walmsley
2019-10-16 15:24 ` Paul Walmsley
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=mvmv9spdst1.fsf@suse.de \
--to=schwab@suse.de \
--cc=green.hu@gmail.com \
--cc=greentime.hu@sifive.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@sifive.com \
--cc=paul.walmsley@sifive.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.