public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: ak@suse.de
Subject: Re: [PATCH] x86_64 uniproc build fix
Date: Fri, 20 Feb 2004 10:25:40 +0000	[thread overview]
Message-ID: <20040220102540.GH28997@redhat.com> (raw)
In-Reply-To: <200402200611.i1K6Bn6s029706@hera.kernel.org>

On Fri, Feb 20, 2004 at 05:42:12AM +0000, Linux Kernel wrote:

 > --- a/arch/x86_64/kernel/Makefile	Thu Feb 19 22:11:54 2004
 > +++ b/arch/x86_64/kernel/Makefile	Thu Feb 19 22:11:54 2004
 > @@ -33,4 +33,4 @@
 >  cpuid-$(subst m,y,$(CONFIG_X86_CPUID))  += ../../i386/kernel/cpuid.o
 >  topology-y                     += ../../i386/mach-default/topology.o
 >  swiotlb-$(CONFIG_SWIOTLB)      += ../../ia64/lib/swiotlb.o
 > -microcode-$(CONFIG_MICROCODE)  += ../../i386/kernel/microcode.o
 > +microcode-$(subst m,y,$(CONFIG_X86_CPUID))  += ../../i386/kernel/microcode.o
                                       ^^^^^
Eh ?

		Dave

           reply	other threads:[~2004-02-20 10:28 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200402200611.i1K6Bn6s029706@hera.kernel.org>]

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=20040220102540.GH28997@redhat.com \
    --to=davej@redhat.com \
    --cc=ak@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox