From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752964AbcGLBVa (ORCPT ); Mon, 11 Jul 2016 21:21:30 -0400 Received: from mga01.intel.com ([192.55.52.88]:57805 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751698AbcGLBV2 convert rfc822-to-8bit (ORCPT ); Mon, 11 Jul 2016 21:21:28 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,349,1464678000"; d="scan'208";a="732851582" From: "Luck, Tony" To: "Ye, Xiaolong" CC: Tony Luck , "Huang, Ying" , "Wysocki, Rafael J" , Tomasz Nowicki , "Chen, Gong" , Jonathan Zhang , Fu Wei , "Tyler Baicar" , Borislav Petkov , LKML , Stephen Rothwell , "lkp@01.org" Subject: Re: [lkp] [ACPI / APEI] a3e2acc5e3: kmsg.BERT:Can't_request_iomem_region<#-#> Thread-Topic: [lkp] [ACPI / APEI] a3e2acc5e3: kmsg.BERT:Can't_request_iomem_region<#-#> Thread-Index: AQHR2xXwrMZ1biK/vUiF/EY5LKd5h6ATB8uAgAFmlID//5LgEg== Date: Tue, 12 Jul 2016 01:21:26 +0000 Message-ID: References: <20160711014315.GI26840@yexl-desktop> <5AB7BF19-04B4-4333-9E0D-B7EB04421EF4@gmail.com>,<20160712005201.GE19249@yexl-desktop> In-Reply-To: <20160712005201.GE19249@yexl-desktop> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Get BIOS version with: # dmidecode -t 0 Sent from my iPhone > On Jul 11, 2016, at 17:54, Ye, Xiaolong wrote: > >> On Sun, Jul 10, 2016 at 08:28:37PM -0700, Tony Luck wrote: >> I'm very surprised that there was a BERT table on an Atom machine. More details about the machine please. Also BIOS version. > > Hi, ying > > Could you tell me what's BERT table? and how to check the BIOS version? > > Thanks, > Xiaolong > >> >> Sent from my iPhone >> >>> On Jul 10, 2016, at 18:43, kernel test robot wrote: >>> >>> >>> FYI, we noticed the following commit: >>> >>> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master >>> commit a3e2acc5e37b22b6808a0b8e46887c3577de9c9e ("ACPI / APEI: Add Boot Error Record Table (BERT) support") >>> >>> in testcase: locktorture >>> with following parameters: runtime=300s >>> >>> on test machine: Atom with 8G memory >>> >>> caused below changes: >>> >>> >>> [ 12.317148] BERT: Can't request iomem region <00000000bfccfc18-00000000bfccfc2b>. >>> >>> >>> >>> To reproduce: >>> >>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git >>> cd lkp-tests >>> bin/lkp install job.yaml # job file is attached in this email >>> bin/lkp run job.yaml >>> >>> >>> >>> Thanks, >>> Xiaolong >>> >>> >>>