Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754692AbbKDDcq (ORCPT ); Tue, 3 Nov 2015 22:32:46 -0500 Received: from mail-bl2on0114.outbound.protection.outlook.com ([65.55.169.114]:26601 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751016AbbKDDco convert rfc822-to-8bit (ORCPT ); Tue, 3 Nov 2015 22:32:44 -0500 X-Greylist: delayed 936 seconds by postgrey-1.27 at vger.kernel.org; Tue, 03 Nov 2015 22:32:44 EST From: Huan Wang To: Christoffer Dall CC: "shawnguo@kernel.org" , "linux@arm.linux.org.uk" , "festevam@gmail.com" , "arnd@arndb.de" , "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+MAgADRbGA= Date: Wed, 4 Nov 2015 03:17:06 +0000 Message-ID: References: <1445956507-34026-1-git-send-email-b18965@freescale.com> <20151103143416.GA926@cbox> In-Reply-To: <20151103143416.GA926@cbox> 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: [199.59.230.102] x-microsoft-exchange-diagnostics: 1;BN3PR0301MB1284;5:aZlaVD87qi+a7elRKnsslW+SXy9119gouaRWBku2x1BiDBToF1HeAUcW+qHSdAzg93e8/1NfsNkSR+ZlUmp/jOKih6itFU3Ss/iiJqXb8Jbl8iHOPHfGxmSixsUZnwkBjNzLmaUHgP+TGLVLv8oW0g==;24:NyONQVhOhXAEC+NaCmo2LkMN83kXRUd6Ns0e/bLBZN3SB3leAuFgBYR1+TULkEIVFyhLGCI48wJXv6UdGh6EIKiAy9z9a69wtDgBgO/ihxY=;20:0lk2tT5tQiTVZSkxcFUoZwJxEHO7Ch5bHNrg7dikpGkdwmlRUmx6qQY6lxmAgs4O4cpVlDQkL47o4Zr6e1cTKA== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB1284; 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:BN3PR0301MB1284;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB1284; x-forefront-prvs: 0750463DC9 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(189002)(199003)(24454002)(19580395003)(19580405001)(33656002)(66066001)(106356001)(105586002)(86362001)(99286002)(87936001)(106116001)(5003600100002)(4001430100002)(5007970100001)(76576001)(77096005)(102836002)(5008740100001)(74316001)(5004730100002)(10400500002)(2950100001)(2900100001)(97736004)(5001920100001)(11100500001)(92566002)(122556002)(101416001)(40100003)(81156007)(189998001)(5002640100001)(76176999)(107886002)(54356999)(110136002)(5001960100002)(50986999);DIR:OUT;SFP:1102;SCL:1;SRVR:BN3PR0301MB1284;H:BN3PR0301MB0867.namprd03.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A: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: 04 Nov 2015 03:17:06.1779 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR0301MB1284 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 31 > 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. 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/