All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stepan Yakovenko <yakovenko@ngs.ru>
To: linux-kernel@vger.kernel.org
Subject: А trouble with 2.4.25 linux kernel
Date: Mon, 22 Mar 2004 18:38:21 +0600	[thread overview]
Message-ID: <405EDE3D.6050805@ngs.ru> (raw)

Hello !

I want to get linux 2.4.25 running on my server, whitch currently uses 
2.2.20.
I've read /linux-2.4.25/Documentation/Changes and it seems
that everything required is ok.

But.

My server has Pentium MMX in it. So when I compile the 2.4.25 kernel 
with all defaults (i use menuconfig), it fails on startup. Just reboots 
the PC, and I can't see anything. I've googled through linux-kernel 
archives and got the idea that I've not configured the Processor type 
correctly. Ok, I choose Pentium MMX from menu (as my old 2.2.20 reports 
in /proc/cpuinfo) and try to compile the kernel. All the other kernel 
settings are default.

It fails ! Here's the log. I've tested that on my workstation with some 
new cool fast processor and it says the same:

In file included from 
/root/linux-2.4.25/include/linux/modversions.h:69,       
                 from 
/root/linux-2.4.25/include/linux/module.h:21,            
                 from 
ksyms.c:14:                                              
/root/linux-2.4.25/include/linux/modules/dec_and_lock.ver:2: warning: 
`atomic_de
c_and_lock' 
redefined                                                          
/root/linux-2.4.25/include/linux/spinlock.h:67: warning: this is the 
location of
 the previous 
definition                                                       
In file included from 
/root/linux-2.4.25/include/linux/modversions.h:135,      
                 from 
/root/linux-2.4.25/include/linux/module.h:21,            
                 from 
ksyms.c:14:                                              
/root/linux-2.4.25/include/linux/modules/i386_ksyms.ver:84: warning: 
`cpu_data'
redefined

.... and so on.....

I can send the whole stderr output if that's not enough.
It seems to me that one can easily reproduce all this error and 
warning messages that I've got. Just set Pentinum MMX processor and 
leave all the other settings default.

So, how should I understand this ? Have I done something wrong ? Is that 
a bug in kernel ? Can I run 2.4.25 on Pentium MMX?

Please, advice me something, hope you can easily reproduce the bug.

Thanx in advance !

Stepan Yakovenko


             reply	other threads:[~2004-03-22 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-22 12:38 Stepan Yakovenko [this message]
2004-03-22 12:54 ` А trouble with 2.4.25 linux kernel Keith Owens

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=405EDE3D.6050805@ngs.ru \
    --to=yakovenko@ngs.ru \
    --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.