All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Angliss <jon@netdork.net>
To: linux-kernel@vger.kernel.org
Subject: athlon-xp header issue
Date: Tue, 13 Jan 2004 11:30:00 -0600	[thread overview]
Message-ID: <398633829.20040113113000@netdork.net> (raw)

Hey guys,

I'm using a gentoo copy of the 2.4.22 kernel, with various patches
applied to fix various issues, but this issue exists in the 2.4.24
kernel source code that I downloaded from the kernel.org site.

When I set the kernel model to athlon-xp in "menuconfig", it sets
CONFIG_MK7XP=y which is what I'd expect. However the issue comes when
I try to issue "make bzImage", it fails reporting various issues with:

  `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)

in a number of files. I did a google search for the error, and didn't
find anything helpful, in fact most of the results appeared to be
about nVidia graphics drivers. I'm no coder, but with a little help
from Jason Munro, I managed to track down the cause of the issue. He
pointed me to this email:

  http://www.ussg.iu.edu/hypermail/linux/kernel/0309.0/2036.html

This gave me a hint. So I took a look in arch/i386/config.in and
noticed that the check for CONFIG_MK7XP is missing. This results in
the appropriate settings not being set. Is this intentional? Or am I
looking in the wrong area for my problem?

If this email warrants a reply, please CC my address, as I am not a
member of this list.

-- 
Jonathan Angliss
(jon@netdork.net)

Insanity is my only means of relaxation


             reply	other threads:[~2004-01-13 17:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-13 17:30 Jonathan Angliss [this message]
2004-01-13 19:12 ` athlon-xp header issue Dave Jones
2004-01-13 20:23   ` Jonathan Angliss
2004-01-13 21:14   ` Brian Jackson
2004-01-13 21:18     ` Dave Jones

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=398633829.20040113113000@netdork.net \
    --to=jon@netdork.net \
    --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 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.