From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758267AbbCDOHK (ORCPT ); Wed, 4 Mar 2015 09:07:10 -0500 Received: from mail.skyhub.de ([78.46.96.112]:58787 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753254AbbCDOHI (ORCPT ); Wed, 4 Mar 2015 09:07:08 -0500 Date: Wed, 4 Mar 2015 15:05:55 +0100 From: Borislav Petkov To: "Rafael J. Wysocki" Cc: Arjan van de Ven , Ingo Molnar , "Li, Aubrey" , "alan@linux.intel.com" , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , Len.Brown@intel.com, x86@kernel.org, LKML Subject: Re: [PATCH] x86: Bypass legacy PIC and PIT on ACPI hardware reduced platform Message-ID: <20150304140555.GG3516@pd.tnic> References: <54F67ACC.3010500@linux.intel.com> <54F6C59C.706@linux.intel.com> <20150304095011.GH3233@pd.tnic> <8773039.WD3UIoUtJl@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <8773039.WD3UIoUtJl@vostro.rjw.lan> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 04, 2015 at 03:16:07PM +0100, Rafael J. Wysocki wrote: > Sort of. What we need is a "do not touch PIC/PIT" bit for the code that > tries to fall back to them in some cases (which may appear to work if > the hardware is physically there, but it may confuse the platform). Can "some cases" detection be nicely put into a x86_platform platform-specific method? -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --