Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753996AbbBZP1t (ORCPT ); Thu, 26 Feb 2015 10:27:49 -0500 Received: from mail-am1on0061.outbound.protection.outlook.com ([157.56.112.61]:55296 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751570AbbBZP1s (ORCPT ); Thu, 26 Feb 2015 10:27:48 -0500 Message-ID: <54EF3A6D.1090808@ezchip.com> Date: Thu, 26 Feb 2015 10:23:25 -0500 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Kirill A. Shutemov" , Andrew Morton CC: , Subject: Re: [PATCHv3 13/17] tile: expose number of page table levels References: <1424950520-90188-1-git-send-email-kirill.shutemov@linux.intel.com> <1424950520-90188-14-git-send-email-kirill.shutemov@linux.intel.com> In-Reply-To: <1424950520-90188-14-git-send-email-kirill.shutemov@linux.intel.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [173.76.21.154] X-ClientProxiedBy: BLUPR11CA0075.namprd11.prod.outlook.com (10.141.30.43) To AM2PR02MB0531.eurprd02.prod.outlook.com (25.160.56.14) Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=cmetcalf@ezchip.com; X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:AM2PR02MB0531; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006);SRVR:AM2PR02MB0531; X-Forefront-PRVS: 0499DAF22A X-Forefront-Antispam-Report: SFV:NSPM;SFS:(10009020)(6009001)(6049001)(189002)(24454002)(199003)(479174004)(51704005)(377454003)(87976001)(47776003)(101416001)(77156002)(122386002)(50986999)(87266999)(62966003)(40100003)(36756003)(50466002)(86362001)(23746002)(97736003)(76176999)(65806001)(65956001)(46102003)(66066001)(83506001)(105586002)(106356001)(2950100001)(15975445007)(64126003)(77096005)(33656002)(64706001)(65816999)(92566002)(42186005)(54356999)(19580395003)(59896002)(80316001)(68736005)(19580405001)(117156001)(18886065003);DIR:OUT;SFP:1101;SCL:1;SRVR:AM2PR02MB0531;H:[192.168.1.160];FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:AM2PR02MB0531; X-OriginatorOrg: ezchip.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 26 Feb 2015 15:23:32.8780 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM2PR02MB0531 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 22 On 2/26/2015 6:35 AM, Kirill A. Shutemov wrote: > We would want to use number of page table level to define mm_struct. > Let's expose it as CONFIG_PGTABLE_LEVELS. > > Signed-off-by: Kirill A. Shutemov > Cc: Chris Metcalf > Tested-by: Guenter Roeck > --- > arch/tile/Kconfig | 5 +++++ > 1 file changed, 5 insertions(+) Acked-by: Chris Metcalf -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com -- 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/