public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "Dieter Stüken" <stueken@conterra.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: X86_64 compile error (crash.c)
Date: 29 Dec 2005 17:18:37 +0100	[thread overview]
Message-ID: <p73wthng9lu.fsf@verdi.suse.de> (raw)
In-Reply-To: <43B40541.20107@conterra.de>

Dieter Stüken <stueken@conterra.de> writes:
> 
> #include <linux/cpumask.h> might be included in "asm-x86_64/proto.h"
> 
> however, it happens only with a very unusual configuration:
> 
> CONFIG_X86_64=y
> CONFIG_KEXEC=y
> CONFIG_COMPAT=n
> 
> else linux/cpumask.h gets included somewhere else...

Thanks for the report. I think the right fix is to move the declaration
of cpu_initialized into smp.h. I did this in my tree for 2.6.16.

-Andi

      reply	other threads:[~2005-12-29 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-29 15:48 X86_64 compile error (crash.c) Dieter Stüken
2005-12-29 16:18 ` Andi Kleen [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=p73wthng9lu.fsf@verdi.suse.de \
    --to=ak@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stueken@conterra.de \
    /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