From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967567AbdIZHkL (ORCPT ); Tue, 26 Sep 2017 03:40:11 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:47546 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964790AbdIZHkJ (ORCPT ); Tue, 26 Sep 2017 03:40:09 -0400 Date: Tue, 26 Sep 2017 09:40:00 +0200 (CEST) From: Thomas Gleixner To: Randy Dunlap cc: Stephen Rothwell , Linux-Next Mailing List , Linux Kernel Mailing List , X86 ML , Greg Kroah-Hartman , Felix Schnizlein , Borislav Petkov Subject: Re: linux-next: Tree for Sep 19 (x86/kernel/cpuinfo.c) In-Reply-To: <46a06a76-a17c-de77-362a-99a18efaee79@infradead.org> Message-ID: References: <20170919141557.03ffb2a7@canb.auug.org.au> <75e3d5e7-091e-9b26-47cc-36bece726b9e@infradead.org> <46a06a76-a17c-de77-362a-99a18efaee79@infradead.org> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 25 Sep 2017, Randy Dunlap wrote: > On 09/19/17 08:54, Randy Dunlap wrote: > > On 09/18/17 21:15, Stephen Rothwell wrote: > >> Hi all, > >> > >> Changes since 20170918: > >> > >> Linus' tree still had its build failure for which I reverted a commit. > >> > > > > on i386: > > > > ../arch/x86/kernel/cpuinfo.c: In function 'cpuinfo_flags': Where does this file come from? Random driver code added to arch/x86? This was neither acked nor reviewed by any x86 maintainer and just slapped into arch/x86/kernel/ without spending a split second of brain to find the spot where it actually belongs. It's not rocket science to figure that out. Please revert. Thanks, tglx