Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032060AbbKFGDQ (ORCPT ); Fri, 6 Nov 2015 01:03:16 -0500 Received: from mail-bl2on0102.outbound.protection.outlook.com ([65.55.169.102]:35264 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750924AbbKFGDL convert rfc822-to-8bit (ORCPT ); Fri, 6 Nov 2015 01:03:11 -0500 From: Huan Wang To: Arnd Bergmann CC: Christoffer Dall , "shawnguo@kernel.org" , "linux@arm.linux.org.uk" , "festevam@gmail.com" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Jin Jason Subject: RE: [PATCH] ARM: add v7 LPAE multi-platform defconfig Thread-Topic: [PATCH] ARM: add v7 LPAE multi-platform defconfig Thread-Index: AQHREMWbnS9xbmaTyEyAlxfCyQt04p6KZ+MAgADRbGCAAGKEgIAC82yA Date: Fri, 6 Nov 2015 06:03:09 +0000 Message-ID: References: <1445956507-34026-1-git-send-email-b18965@freescale.com> <20151103143416.GA926@cbox> <8043581.ZAA0nqeSU3@wuerfel> In-Reply-To: <8043581.ZAA0nqeSU3@wuerfel> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=alison.wang@freescale.com; x-originating-ip: [192.158.241.86] x-microsoft-exchange-diagnostics: 1;BN3PR0301MB1283;5:jdMLsqjJDUilzA58l/DzW8/SJhs7U6qigKfB5A2EdbvTeK2sfnjNvLBQM9IG7XhMlIJds3jPPQ6P8vWq3bB3gCQOi/M+yWEF01MzRd6ZNXQJotoKMlOTIX+Dh6nXmUXEYZZ9uZL/L+brrLHgIe6fsA==;24:pjz04pLCo9tsZYya2pOiJJ0cnP1b4p28U0rYpUxmikzAhHVkCXyZYmUX+KzWUsoFgY6nl+6jDmAuQ+mQtxBQJP/3RU+cRSqPbbYO+1jpojw=;20:5yTbe0Z131Vim9gKOnlJr49gzNkRp1ameCJD8gKn7VLmsqQshUv2oOOACNbEGGKgb6ZXvxUFc9nSvQuycQQpBw== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB1283; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(101931422205132); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(520078)(8121501046)(5005006)(10201501046)(3002001);SRVR:BN3PR0301MB1283;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB1283; x-forefront-prvs: 07521929C1 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(199003)(24454002)(189002)(5003600100002)(19580395003)(93886004)(54356999)(92566002)(5004730100002)(87936001)(66066001)(105586002)(76576001)(99286002)(106356001)(19580405001)(76176999)(106116001)(86362001)(50986999)(101416001)(5007970100001)(5001960100002)(97736004)(122556002)(189998001)(33656002)(2900100001)(5002640100001)(107886002)(110136002)(40100003)(77096005)(4001430100002)(102836002)(81156007)(5001920100001)(2950100001)(74316001)(11100500001)(5008740100001)(10400500002);DIR:OUT;SFP:1102;SCL:1;SRVR:BN3PR0301MB1283;H:BN3PR0301MB0867.namprd03.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;A:1;MX:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-originalarrivaltime: 06 Nov 2015 06:03:09.1240 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR0301MB1283 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1604 Lines: 42 > On Wednesday 04 November 2015 03:17:06 Huan Wang wrote: > > > On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote: > > > > v7 LPAE multi-platform defconfig is based on v7 multi-platform > > > > defconfig and adds LPAE support. > > > > > > > > This defconfig is verified on LS1021A which enables GIANFAR, I2C, > > > > WATCHDOG, AUDIO, EDMA and DSPI drivers, etc. > > > > > > > > Signed-off-by: Alison Wang > > > > > > I think this would be great if it also had: > > > > > > CONFIG_ARCH_VIRT=y > > > CONFIG_VIRTUALIZATION=y > > > CONFIG_KVM=y > > > > > > That would allow it to be used for KVM testing both as host and > guest. > > > > > > FWIW, I just tried booting this on my TC2, but I don't get any > > > output from there. Is it supposed to work on this platform? If not, > why not? > > > > > [Alison Wang] One question, does TC2 support LPAE? If so, we could try > > to find the reason and add it in this defconfig for armv7 LPAE support. > > Yes, I think we should enable all platforms that we enable in the normal > multi_v7_defconfig, if we decide to add a new one. Just remove the > platforms that are based on Cortex-A5/A8/A9, Scorpion or PJ4 rather than > A7/A12/A15/A17 or Krait. > [Alison Wang] Thanks for your advice. I will try to prepare a new one according to your advice. Best Regards, Alison Wang -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/