All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Seiji Aguchi <seiji.aguchi@hds.com>, Cliff Wickman <cpw@sgi.com>,
	"Alex Shi" <alex.shi@intel.com>,
	Sasha Levin <levinsasha928@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"rostedt@goodmis.org" <rostedt@goodmis.org>,
	"tglx@linutronix.de" <tglx@linutronix.de>,
	"mingo@elte.hu" <mingo@elte.hu>, "bp@alien8.de" <bp@alien8.de>,
	"linux-edac@vger.kernel.org" <linux-edac@vger.kernel.org>,
	"tony.luck@intel.com" <tony.luck@intel.com>,
	"dle-develop@lists.sourceforge.net" 
	<dle-develop@lists.sourceforge.net>,
	Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Subject: Re: [PATCH v15 0/4] trace,x86: irq vector tracepoint support
Date: Sat, 15 Jun 2013 15:20:47 -0700	[thread overview]
Message-ID: <51BCE8BF.5080008@zytor.com> (raw)
In-Reply-To: <A5ED84D3BB3A384992CBB9C77DEDA4D41B03B6CC@USINDEM103.corp.hds.com>

On 06/14/2013 08:47 AM, Seiji Aguchi wrote:
> Any comments?

This patchset breaks building with SGI UV support enabled:

/home/hpa/kernel/distwork/arch/x86/platform/uv/tlb_uv.c: In function
‘uv_bau_init’:
/home/hpa/kernel/distwork/arch/x86/platform/uv/tlb_uv.c:2130:1: error:
‘trace_uv_bau_message_intr1’ undeclared (first
use in this function)
/home/hpa/kernel/distwork/arch/x86/platform/uv/tlb_uv.c:2130:1: note:
each undeclared identifier is reported only once
 for each function it appears in



  reply	other threads:[~2013-06-15 22:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07 20:48 [PATCH v15 0/4] trace,x86: irq vector tracepoint support Seiji Aguchi
2013-06-07 20:49 ` [PATCH v15 1/4] tracing: Add DEFINE_EVENT_FN() macro Seiji Aguchi
2013-06-07 20:49 ` [PATCH v15 2/4] trace,x86: Introduce entering/exiting_irq() Seiji Aguchi
2013-06-07 20:51 ` [PATCH v15 3/4] x86: Rename variables for debugging Seiji Aguchi
2013-06-07 20:52 ` [PATCH v15 4/4] trace,x86: Add irq vector tracepoints Seiji Aguchi
2013-06-14 15:47 ` [PATCH v15 0/4] trace,x86: irq vector tracepoint support Seiji Aguchi
2013-06-15 22:20   ` H. Peter Anvin [this message]
2013-06-16  0:10     ` Seiji Aguchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51BCE8BF.5080008@zytor.com \
    --to=hpa@zytor.com \
    --cc=alex.shi@intel.com \
    --cc=bp@alien8.de \
    --cc=cpw@sgi.com \
    --cc=dle-develop@lists.sourceforge.net \
    --cc=levinsasha928@gmail.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    --cc=seiji.aguchi@hds.com \
    --cc=tglx@linutronix.de \
    --cc=tomoki.sekiyama@hds.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.