From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757906AbcJHHpM (ORCPT ); Sat, 8 Oct 2016 03:45:12 -0400 Received: from cn.fujitsu.com ([59.151.112.132]:8363 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753242AbcJHHpD (ORCPT ); Sat, 8 Oct 2016 03:45:03 -0400 X-IronPort-AV: E=Sophos;i="5.22,518,1449504000"; d="scan'208";a="11729248" From: Dou Liyang To: , , , CC: , , , Subject: [PATCH 0/2] Fix the local APIC id validation in case of 0xff Date: Sat, 8 Oct 2016 15:44:35 +0800 Message-ID: <1475912677-19190-1-git-send-email-douly.fnst@cn.fujitsu.com> X-Mailer: git-send-email 2.5.5 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.167.226.106] X-yoursite-MailScanner-ID: 3017242BC52E.AFCEA X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: douly.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The patches are for the problem which is in below link. https://lkml.org/lkml/2016/10/4/39 Dou Liyang (2): x86/acpi: Fix the local APIC id validation in case of 0xff x86/acpi: Fix error handling steps in parsing the lapic/x2apic entry arch/x86/kernel/acpi/boot.c | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) -- 2.5.5