All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org, Conny Seidel <conny.seidel@amd.com>,
	Borislav Petkov <borislav.petkov@amd.com>,
	Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: [PATCH 1/5] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
Date: Tue, 6 Jul 2010 08:59:04 +0200	[thread overview]
Message-ID: <20100706065904.GC16224@elte.hu> (raw)
In-Reply-To: <1278378276-25872-2-git-send-email-acme@infradead.org>


* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:

> From: Conny Seidel <conny.seidel@amd.com>
> 
> make version 3.80 doesn't support "else ifdef" on the same line, also it
> doesn't support unindented nested constructs.
> 
> Build fails with:
> Makefile:608: Extraneous text after `else' directive
> Makefile:611: *** only one `else' per conditional.  Stop.
> 
> This patch fixes the build for make 3.80.

Since 3.81 is the latest Make version and 3.80 is just one step before that, 
shouldnt we cherry-pick this into perf/urgent? (or is current upstream 
unaffected?)

Thanks,

	Ingo

  reply	other threads:[~2010-07-06  6:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1278378276-25872-1-git-send-email-acme@infradead.org>
2010-07-06  1:04 ` [PATCH 1/5] perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available Arnaldo Carvalho de Melo
2010-07-06  6:59   ` Ingo Molnar [this message]
2010-07-06  8:31     ` Conny Seidel
2010-07-06 13:43       ` Arnaldo Carvalho de Melo
2010-07-06 15:39         ` [PATCH tip/perf/urgent] " Conny Seidel
2010-07-06 16:48           ` Arnaldo Carvalho de Melo
2010-07-23 12:12           ` [tip:perf/urgent] " tip-bot for Conny Seidel
2010-07-06  1:04 ` [PATCH 2/5] tracing/kprobes: Support "string" type Arnaldo Carvalho de Melo
2010-07-06  1:04 ` [PATCH 3/5] perf probe: " Arnaldo Carvalho de Melo
2010-07-06  1:04 ` [PATCH 4/5] perf probe: Support tracing an entry of array Arnaldo Carvalho de Melo
2010-07-06  1:04 ` [PATCH 5/5] perf probe: Support static and global variables Arnaldo Carvalho de Melo
2010-07-06  7:03 ` [GIT PULL 0/5] perf/core enhancements and fixes Ingo Molnar

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=20100706065904.GC16224@elte.hu \
    --to=mingo@elte.hu \
    --cc=acme@infradead.org \
    --cc=acme@redhat.com \
    --cc=borislav.petkov@amd.com \
    --cc=conny.seidel@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.