2014-06-02 08:13:25

by Jungseok Lee

[permalink] [raw]
Subject: Re: [PATCH v6 3/7] arm64: Add a description on 48-bit address space with 4KB pages

On Wednesday, May 28, 2014 5:26 AM, Christoffer Dall wrote:
> On Mon, May 12, 2014 at 06:40:44PM +0900, Jungseok Lee wrote:
> > This patch adds memory layout and translation lookup information about
> > 48-bit address space with 4K pages. The description is based on 4
> > levels of translation tables.
> >
> > Cc: Catalin Marinas <[email protected]>
> > Cc: Steve Capper <[email protected]>
> > Signed-off-by: Jungseok Lee <[email protected]>
> > Reviewed-by: Sungjinn Chung <[email protected]>
> > Acked-by: Kukjin Kim <[email protected]>
> > ---
>
> Looks reasonable to me:
>
> Acked-by: Christoffer Dall <[email protected]>

Thank a lot!

- Jungseok Lee