From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751729AbcGNSjL (ORCPT ); Thu, 14 Jul 2016 14:39:11 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:38699 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751229AbcGNSjJ (ORCPT ); Thu, 14 Jul 2016 14:39:09 -0400 Date: Thu, 14 Jul 2016 20:39:03 +0200 From: Ingo Molnar To: Paul Gortmaker Cc: linux-kernel@vger.kernel.org, Arjan van de Ven , Boris Ostrovsky , David Vrabel , "H. Peter Anvin" , Ingo Molnar , Juergen Gross , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Thomas Gleixner , kvm@vger.kernel.org, x86@kernel.org, xen-devel@lists.xenproject.org Subject: Re: [PATCH 0/8] x86: audit and remove needless module.h includes Message-ID: <20160714183903.GA16975@gmail.com> References: <20160714001901.31603-1-paul.gortmaker@windriver.com> <20160714130443.GA27637@gmail.com> <20160714151835.GO4194@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160714151835.GO4194@windriver.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Paul Gortmaker wrote: > > I'll continue testing with the setup_percpu.c change left out. > > Let me know if you want a resend or if you want to just add the > asm/desc.h locally or ... So I tried the asm/desc.h but saw other build failures - for now gave up. Can we do this in a separate patch? Thanks, Ingo