From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934133AbcALCru (ORCPT ); Mon, 11 Jan 2016 21:47:50 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:13144 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934098AbcALCrt (ORCPT ); Mon, 11 Jan 2016 21:47:49 -0500 Message-ID: <56946932.70601@huawei.com> Date: Tue, 12 Jan 2016 10:47:14 +0800 From: Xishi Qiu User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Mark Rutland , zhong jiang CC: "linux-arm-kernel@lists.infradead.org" , LKML Subject: [RFC] arm64: failed when run the command: timedatectl set-timezone Asia/Shanghai Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.25.179] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.5694694F.0139,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 462a154fdec9b4881fae5ec6b6374364 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Failed when run the command: timedatectl set-timezone Asia/Shanghai But CONFIG_PGTABLE_LEVELS=3 is OK, and CONFIG_PGTABLE_LEVELS=4 is failed. The kernel is v4.1, and this command need the lib polikit. Is this the bug of kernel? Thanks, Xishi Qiu