mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Mike Galbraith <efault@gmx.de>
Subject: Re: [git pull] scheduler warning fix
Date: Sun, 9 Nov 2008 11:23:39 -0800 (PST)	[thread overview]
Message-ID: <alpine.LFD.2.00.0811091118590.3468@nehalem.linux-foundation.org> (raw)
In-Reply-To: <20081109071915.GA15556@elte.hu>



On Sun, 9 Nov 2008, Ingo Molnar wrote:
> 
> Please pull the latest sched-fixes-for-linus git tree from:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git sched-fixes-for-linus
> 
> Fixes a silly build warning that slipped through yesterday, sorry 
> about that.

Whaa?

  In file included from /home/torvalds/v2.6/linux/arch/x86/include/asm/timex.h:6,
                   from include/linux/timex.h:202,
                   from include/linux/jiffies.h:8,
                   from include/linux/ktime.h:25,
                   from include/linux/timer.h:5,
                   from include/linux/workqueue.h:8,
                   from include/linux/slub_def.h:11,
                   from include/linux/slab.h:124,
                   from include/linux/percpu.h:5,
                   from include/linux/rcupdate.h:39,
                   from include/linux/tracepoint.h:18,
                   from include/linux/module.h:19,
                   from include/linux/crypto.h:21,
                   from arch/x86/kernel/asm-offsets_64.c:7,
                   from arch/x86/kernel/asm-offsets.c:4:
  /home/torvalds/v2.6/linux/arch/x86/include/asm/tsc.h: In function ‘vget_cycles’:
  /home/torvalds/v2.6/linux/arch/x86/include/asm/tsc.h:46: error: ‘cycles’ undeclared (first use in this function)
  /home/torvalds/v2.6/linux/arch/x86/include/asm/tsc.h:46: error: (Each undeclared identifier is reported only once
  /home/torvalds/v2.6/linux/arch/x86/include/asm/tsc.h:46: error: for each function it appears in.)
  make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
  make: *** [prepare0] Error 2

That makes no sense. You've apparently done some idiotic rebasing of a 
patch that needs to be applied on top of an earlier patch into a tree that 
does _not_ need it, and then send it as a pull request.

What _are_ you doing?

			Linus

  reply	other threads:[~2008-11-09 19:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-09  7:19 Ingo Molnar
2008-11-09 19:23 ` Linus Torvalds [this message]
2008-11-09 20:02   ` 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=alpine.LFD.2.00.0811091118590.3468@nehalem.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=efault@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®