All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Siddha, Suresh B" <suresh.b.siddha@intel.com>
To: Andrew Morton <akpm@osdl.org>
Cc: "Siddha, Suresh B" <suresh.b.siddha@intel.com>,
	ak@suse.de, shaohua.li@intel.com, linux-kernel@vger.kernel.org,
	discuss@x86-64.org, ashok.raj@intel.com
Subject: Re: [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525
Date: Tue, 7 Nov 2006 20:06:34 -0800	[thread overview]
Message-ID: <20061107200634.B5933@unix-os.sc.intel.com> (raw)
In-Reply-To: <20061107200702.8abac851.akpm@osdl.org>; from akpm@osdl.org on Tue, Nov 07, 2006 at 08:07:02PM -0800

On Tue, Nov 07, 2006 at 08:07:02PM -0800, Andrew Morton wrote:
> arch/i386/kernel/built-in.o: In function `verify_quirk_intel_irqbalance':
> arch/i386/kernel/quirks.c:19: undefined reference to `genapic'
> arch/i386/kernel/quirks.c:19: undefined reference to `apic_default'
> arch/i386/kernel/built-in.o: In function `__cpu_up':
> arch/i386/kernel/smpboot.c:1487: undefined reference to `genapic'
> arch/i386/kernel/smpboot.c:1487: undefined reference to `apic_default'
> 
> The dependencies in the code which you're touching here are really really
> complex and fragile.  One needs to review the change very carefully and
> test it exhaustively.

oops. I did compile and boot with 6 x86/x86_64 configs.. Seems something
is broken in my git test tree. Let me fix and getback to you.

thanks,
suresh

      reply	other threads:[~2006-11-08  4:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08  1:33 [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525 Siddha, Suresh B
2006-11-08  1:36 ` [patch 1/4] add write_pci_config_byte() to direct PCI access routines Siddha, Suresh B
2006-11-08  1:40   ` [patch 2/4] introduce the mechanism of disabling cpu hotplug control Siddha, Suresh B
2006-11-08  1:43     ` [patch 3/4] x86_64: add genapic_force Siddha, Suresh B
2006-11-08  1:46       ` [patch 4/4] fix the irqbalance quirk for E7320/E7520/E7525 Siddha, Suresh B
2006-11-08  3:54     ` [patch 2/4] introduce the mechanism of disabling cpu hotplug control Andrew Morton
2006-11-08  4:01       ` Siddha, Suresh B
2006-11-08  4:35         ` Andrew Morton
2006-11-08  5:23           ` Siddha, Suresh B
2006-11-11  0:43             ` [patch] change the 'no_control' field to 'hotpluggable' in the struct cpu Siddha, Suresh B
2006-11-08  4:07 ` [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525 Andrew Morton
2006-11-08  4:06   ` Siddha, Suresh B [this message]

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=20061107200634.B5933@unix-os.sc.intel.com \
    --to=suresh.b.siddha@intel.com \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=ashok.raj@intel.com \
    --cc=discuss@x86-64.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shaohua.li@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.