From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4026EC4332B for ; Mon, 23 Mar 2020 13:54:28 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD4AB20663 for ; Mon, 23 Mar 2020 13:54:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Tk1eEEve" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD4AB20663 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linutronix.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D2C8C852; Mon, 23 Mar 2020 14:53:35 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D2C8C852 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1584971665; bh=tT2F5YVflY7cUnyWu+xTJtJt3Y55/1boTLPXttVvxPI=; h=From:To:Subject:In-Reply-To:References:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Tk1eEEvesux7mntMsLtbAHsJ5InDSZOKa7SWBtrdIAG1EAilStHO641AuzEhTGAW5 DpIZ0T3SxAt2AMuG8OdS8fTtnwFcdOKR2ZeSBtE0WjHDXGfxF6bA1yybQ6Cjn3PSFc 7hkI9GhCiXMi8P/+c8dWEXN2H1LbG+ipmxCS5O84= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 299ECF802E3; Mon, 23 Mar 2020 14:47:50 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id F2816F8015B; Fri, 20 Mar 2020 21:24:55 +0100 (CET) Received: from Galois.linutronix.de (galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id DECA0F800C0 for ; Fri, 20 Mar 2020 21:24:47 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DECA0F800C0 Received: from p5de0bf0b.dip0.t-ipconnect.de ([93.224.191.11] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jFOCA-0003F1-0T; Fri, 20 Mar 2020 21:24:42 +0100 Received: by nanos.tec.linutronix.de (Postfix, from userid 1000) id 7019C1039FC; Fri, 20 Mar 2020 21:24:41 +0100 (CET) From: Thomas Gleixner To: Andy Shevchenko Subject: Re: [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code In-Reply-To: References: <20200320131345.635023594@linutronix.de> <20200320131508.736205164@linutronix.de> Date: Fri, 20 Mar 2020 21:24:41 +0100 Message-ID: <87k13epyeu.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-Mailman-Approved-At: Mon, 23 Mar 2020 14:47:38 +0100 Cc: Ulf Hansson , "maintainer:X86 ARCHITECTURE \(32-BIT AND 64-BIT\)" , Viresh Kumar , ALSA Development Mailing List , Platform Driver , Jacob Pan , Srinivas Pandruvada , Amit Kucheria , Mark Gross , Herbert Xu , Chanwoo Choi , Daniel Lezcano , ACPI Devel Maling List , linux-pci@vger.kernel.org, Darren Hart , Zhang Rui , Guenter Roeck , Len Brown , Jean Delvare , Linux PM , linux-mmc , Bjorn Helgaas , Takashi Iwai , Adrian Hunter , linux-edac@vger.kernel.org, linux-hwmon@vger.kernel.org, Tony Luck , Greg Kroah-Hartman , "Rafael J. Wysocki" , LKML , linux-crypto , Paolo Bonzini , "David S. Miller" , Andy Shevchenko X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Andy Shevchenko writes: > On Fri, Mar 20, 2020 at 3:17 PM Thomas Gleixner wrote: >> --- a/arch/x86/include/asm/cpu_device_id.h >> +++ b/arch/x86/include/asm/cpu_device_id.h >> @@ -6,10 +6,21 @@ >> * Declare drivers belonging to specific x86 CPUs >> * Similar in spirit to pci_device_id and related PCI functions >> */ > >> - > > Seems you are going to remove below anyway in the next patches, so, > why not to do this also there? > >> #include No it stays, but yes I could do that comment change right here. Thanks, tglx