public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte•hu>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org, Pekka Paalanen <pq@iki•fi>,
	Thomas Gleixner <tglx@linutronix•de>
Subject: Re: linux-next: ftrace build failure
Date: Tue, 27 May 2008 09:43:10 +0200	[thread overview]
Message-ID: <20080527074310.GA21997@elte.hu> (raw)
In-Reply-To: <20080527125637.439933a4.sfr@canb.auug.org.au>


* Stephen Rothwell <sfr@canb•auug.org.au> wrote:

> --- a/arch/x86/mm/kmmio.c
> +++ b/arch/x86/mm/kmmio.c
> @@ -23,6 +23,7 @@
>  #include <linux/errno.h>
>  #include <asm/debugreg.h>
>  #include <linux/mmiotrace.h>
> +#include <linux/rculist.h>

this is not an 'ftrace build bug', this is an integration artifact of 
-next. It is fixed in -tip too (which too integrates these topics) in a 
different branch.

it's in a different branch because this is a change only makes sense if 
the 'tip/core/rcu' and 'tip/auto-ftrace-next' topics are combined - 
hence it lives in the "tip/auto-test-fixes" (commit 48bd24be18) - and 
this change was always there as the combined result wouldnt even build 
without this fix.

So this is a true "merge only commit" that cannot live standalone in any 
of the topic branches it is related to.

	Ingo

  reply	other threads:[~2008-05-27  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-27  2:56 linux-next: ftrace build failure Stephen Rothwell
2008-05-27  7:43 ` Ingo Molnar [this message]
2008-05-28  0:44   ` Stephen Rothwell

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=20080527074310.GA21997@elte.hu \
    --to=mingo@elte$(echo .)hu \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=pq@iki$(echo .)fi \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=tglx@linutronix$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox