From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jungseok Lee Subject: Re: [PATCH v6 3/7] arm64: Add a description on 48-bit address space with 4KB pages Date: Mon, 02 Jun 2014 17:13:19 +0900 Message-ID: <07ff01cf7e3a$83442d40$89cc87c0$@samsung.com> References: <000201cf6dc6$3ed91500$bc8b3f00$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.samsung.com ([203.254.224.33]:8322 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751442AbaFBINX (ORCPT ); Mon, 2 Jun 2014 04:13:23 -0400 In-reply-to: Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: 'Christoffer Dall' Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, 'Catalin Marinas' , 'Marc Zyngier' , linux-kernel@vger.kernel.org, 'linux-samsung-soc' , 'Steve Capper' , =?UTF-8?B?J+ygleyEseynhCc=?= , 'Arnd Bergmann' , 'Kukjin Kim' , 'Ilho Lee' 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 > > Cc: Steve Capper > > Signed-off-by: Jungseok Lee > > Reviewed-by: Sungjinn Chung > > Acked-by: Kukjin Kim > > --- > > Looks reasonable to me: > > Acked-by: Christoffer Dall Thank a lot! - Jungseok Lee From mboxrd@z Thu Jan 1 00:00:00 1970 From: jays.lee@samsung.com (Jungseok Lee) Date: Mon, 02 Jun 2014 17:13:19 +0900 Subject: [PATCH v6 3/7] arm64: Add a description on 48-bit address space with 4KB pages In-Reply-To: References: <000201cf6dc6$3ed91500$bc8b3f00$@samsung.com> Message-ID: <07ff01cf7e3a$83442d40$89cc87c0$@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > > Cc: Steve Capper > > Signed-off-by: Jungseok Lee > > Reviewed-by: Sungjinn Chung > > Acked-by: Kukjin Kim > > --- > > Looks reasonable to me: > > Acked-by: Christoffer Dall Thank a lot! - Jungseok Lee