All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Borislav Petkov <bp@amd64.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
	x86 <x86@kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86, k8 nb: Enable k8_northbridges unconditionally on AMD
Date: Thu, 11 Mar 2010 14:22:02 +0100	[thread overview]
Message-ID: <20100311132202.GF11837@elte.hu> (raw)
In-Reply-To: <20100308170637.GA26565@aftab>


* Borislav Petkov <bp@amd64.org> wrote:

> Hi,
> 
> we're getting the following oopsie with current -git. Proposed patch is below:

alas, your patch doesnt always build:

drivers/built-in.o: In function `agp_amd64_probe':
amd64-agp.c:(.devinit.text+0x81d2): undefined reference to `cache_k8_northbridges'
amd64-agp.c:(.devinit.text+0x8207): undefined reference to `k8_northbridges'
amd64-agp.c:(.devinit.text+0x8409): undefined reference to `num_k8_northbridges'
amd64-agp.c:(.devinit.text+0x8500): undefined reference to `k8_northbridges'

Thanks,

	Ingo

  parent reply	other threads:[~2010-03-11 13:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-08 17:06 [PATCH] x86, k8 nb: Enable k8_northbridges unconditionally on AMD Borislav Petkov
2010-03-09  1:32 ` FUJITA Tomonori
2010-03-11 13:22 ` Ingo Molnar [this message]
2010-03-11 14:17   ` Borislav Petkov
2010-03-12 14:43   ` [PATCH -v2] " Borislav Petkov
2010-03-13 12:26     ` [tip:x86/urgent] x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems tip-bot for Borislav Petkov

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=20100311132202.GF11837@elte.hu \
    --to=mingo@elte.hu \
    --cc=bp@amd64.org \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@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.