From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751762AbdJTMUi (ORCPT ); Fri, 20 Oct 2017 08:20:38 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:56601 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751705AbdJTMUe (ORCPT ); Fri, 20 Oct 2017 08:20:34 -0400 X-Google-Smtp-Source: ABhQp+Rt76/1tSLTgufnnrusBPmUc1OGU+8WXIgeyFDqxWBUsGjTXH2kCwHVELigYcFftYvaZtoi7Q== Date: Fri, 20 Oct 2017 14:20:30 +0200 From: Ingo Molnar To: Thomas Gleixner Cc: arnd@arndb.de, linux-kernel@vger.kernel.org, joro@8bytes.org, hpa@zytor.com, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h Message-ID: <20171020122030.3vohp2cnaqisnng2@gmail.com> References: <20171019105451.2892046-1-arnd@arndb.de> <20171020111120.gl3x6hhnkbexdx6i@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Thomas Gleixner wrote: > On Fri, 20 Oct 2017, Ingo Molnar wrote: > > * tip-bot for Arnd Bergmann wrote: > > This breaks the IA64 build: > > > > drivers/iommu/dmar.c:44:26: fatal error: asm/x86_init.h: No such file or directory > > The commits are already removed from x86/timers Ok. Thanks, Ingo