OSDN Git Service

[PATCH] make 2.4.32 work on i486 again
authorJacek Lipkowski <sq5bpf@acid.ch.pw.edu.pl>
Tue, 31 Jan 2006 22:29:05 +0000 (23:29 +0100)
committerWilly Tarreau <willy@alpha.(none)>
Wed, 1 Feb 2006 05:15:03 +0000 (06:15 +0100)
commitba2f5e18ee8a63cf7efd433075bb8069474d8cce
tree83df4cbb85d9478c5daa7c6e1c372c7afd11d50e
parentb54ceda9abd8f6bcc4eb485afe9105c39eabf46d
[PATCH] make 2.4.32 work on i486 again

Booting the 2.4.32 kernel compiled for a i486 on an i486 box fails,
because "Kernel compiled for Pentium+, requires TSC feature!" (printed
from check_config() include/asm-i386/bugs.h). To reproduce, select 486 in
the kernel configuration and grep CONFIG_X86_TSC .config
arch/i386/config.in