Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754380AbbFKMGk (ORCPT ); Thu, 11 Jun 2015 08:06:40 -0400 Received: from cantor2.suse.de ([195.135.220.15]:43117 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754270AbbFKMGf (ORCPT ); Thu, 11 Jun 2015 08:06:35 -0400 Date: Thu, 11 Jun 2015 14:06:27 +0200 (CEST) From: Jiri Kosina To: Pavel Machek cc: Josh Poimboeuf , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Michal Marek , Peter Zijlstra , Andy Lutomirski , Borislav Petkov , Linus Torvalds , Andi Kleen , x86@kernel.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 01/10] x86/asm: Add FP_SAVE/RESTORE frame pointer macros In-Reply-To: <20150611064633.GA817@amd> Message-ID: References: <6b0f0a275e240eb4f6889eea8863875041f05bba.1433937132.git.jpoimboe@redhat.com> <20150610181732.GB2993@amd> <20150611064633.GA817@amd> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) 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 Content-Length: 625 Lines: 21 On Thu, 11 Jun 2015, Pavel Machek wrote: > > We have quite a few of .h headers in the kernel already which are supposed > > to be included only by .S files, so what exactly is the problem you are > > seeing here? > > Such as...? arch/x86/include/asm/calling.h is seems to be the only one (on x86 arch) which doesn't have the __ASSEMBLY__ guard. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/