* [PATCH] arm64: Fix memory layout typo
@ 2014-03-26 2:23 Neil Zhang
2014-03-27 11:41 ` Catalin Marinas
0 siblings, 1 reply; 2+ messages in thread
From: Neil Zhang @ 2014-03-26 2:23 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Neil Zhang <zhangwm@marvell.com>
---
Documentation/arm64/memory.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/arm64/memory.txt b/Documentation/arm64/memory.txt
index 5e054bf..c2765e2 100644
--- a/Documentation/arm64/memory.txt
+++ b/Documentation/arm64/memory.txt
@@ -39,7 +39,7 @@ ffffffbffbc00000 ffffffbffbdfffff 2MB earlyprintk device
ffffffbffbe00000 ffffffbffbe0ffff 64KB PCI I/O space
-ffffffbffbe10000 ffffffbcffffffff ~2MB [guard]
+ffffffbffbe10000 ffffffbffbffffff ~2MB [guard]
ffffffbffc000000 ffffffbfffffffff 64MB modules
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: Fix memory layout typo
2014-03-26 2:23 [PATCH] arm64: Fix memory layout typo Neil Zhang
@ 2014-03-27 11:41 ` Catalin Marinas
0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2014-03-27 11:41 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Mar 26, 2014 at 02:23:21AM +0000, Neil Zhang wrote:
> Signed-off-by: Neil Zhang <zhangwm@marvell.com>
> ---
> Documentation/arm64/memory.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/arm64/memory.txt b/Documentation/arm64/memory.txt
> index 5e054bf..c2765e2 100644
> --- a/Documentation/arm64/memory.txt
> +++ b/Documentation/arm64/memory.txt
> @@ -39,7 +39,7 @@ ffffffbffbc00000 ffffffbffbdfffff 2MB earlyprintk device
>
> ffffffbffbe00000 ffffffbffbe0ffff 64KB PCI I/O space
>
> -ffffffbffbe10000 ffffffbcffffffff ~2MB [guard]
> +ffffffbffbe10000 ffffffbffbffffff ~2MB [guard]
>
> ffffffbffc000000 ffffffbfffffffff 64MB modules
I fixed this in linux-next already as part of 22bd1c91fe1 (arm64: Extend
the PCI I/O space to 16MB).
Thanks.
--
Catalin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-03-27 11:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 2:23 [PATCH] arm64: Fix memory layout typo Neil Zhang
2014-03-27 11:41 ` Catalin Marinas
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).