From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752798AbcDNAjO (ORCPT ); Wed, 13 Apr 2016 20:39:14 -0400 Received: from e24smtp02.br.ibm.com ([32.104.18.86]:40032 "EHLO e24smtp02.br.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750863AbcDNAjN convert rfc822-to-8bit (ORCPT ); Wed, 13 Apr 2016 20:39:13 -0400 X-IBM-Helo: d24dlp02.br.ibm.com X-IBM-MailFrom: bauerman@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org From: Thiago Jung Bauermann To: linuxppc-dev@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org, kbuild test robot , Steven Rostedt , Ingo Molnar , kbuild-all@01.org Subject: Re: [PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64. Date: Wed, 13 Apr 2016 21:39 -0300 Message-ID: <2596502.8PPJLykyZv@hactar> User-Agent: KMail/4.14.3 (Linux/3.13.0-85-generic; KDE/4.14.13; x86_64; ; ) In-Reply-To: <3507082.VaWR3lh7Ni@hactar> References: <201604020331.kEOeyhX0%fengguang.wu@intel.com> <3507082.VaWR3lh7Ni@hactar> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="utf-8" X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16041400-0021-0000-0000-00000E350B9A Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Am Freitag, 01 April 2016, 18:28:06 schrieb Thiago Jung Bauermann: > Am Samstag, 02 April 2016, 03:51:21 schrieb kbuild test robot: > > >> arch/powerpc/include/asm/ftrace.h:62:5: error: "CONFIG_PPC64" is not > > >> defined [-Werror=undef] > > >> > > #if CONFIG_PPC64 && (!defined(_CALL_ELF) || _CALL_ELF != 2) > > > > ^ > > > > cc1: all warnings being treated as errors > > I forgot to use defined() in the #if expression. Here’s the fixed version. People seem to be considering patches for next, so this looks like a good moment to ping about this one. Ps: patchwork seems to have an issue which causes it to show the message body as if it were the commit message, but if you feed my original email (the one I’m replying to here) to git am, the commit message will be correct. -- []'s Thiago Jung Bauermann IBM Linux Technology Center