Michael Tokarev writes: > Just a follow-up on my earlier bugreport, when > 2.6.23 first come out.... > > 2.6.24 seems to not boot on i486-class hardware. > The machine reboots right after "Booting linux" > message. 2.6.22 was the last worked kernel. > > The relevant config entries are: > > CONFIG_TICK_ONESHOT=y > CONFIG_NO_HZ=y > CONFIG_HIGH_RES_TIMERS=y > CONFIG_GENERIC_CLOCKEVENTS_BUILD=y > CONFIG_X86_PC=y > CONFIG_M486=y > CONFIG_X86_GENERIC=y > CONFIG_X86_CMPXCHG=y <-- is it right? yes > CONFIG_X86_L1_CACHE_SHIFT=7 > CONFIG_X86_XADD=y > CONFIG_X86_PPRO_FENCE=y > CONFIG_X86_F00F_BUG=y > CONFIG_X86_WP_WORKS_OK=y > CONFIG_X86_INVLPG=y > CONFIG_X86_BSWAP=y > CONFIG_X86_POPAD_OK=y > CONFIG_X86_ALIGNMENT_16=y > CONFIG_X86_INTEL_USERCOPY=y > CONFIG_X86_MINIMUM_CPU_FAMILY=4 > CONFIG_X86_UP_APIC=y > CONFIG_X86_UP_IOAPIC=y > CONFIG_X86_LOCAL_APIC=y > CONFIG_X86_IO_APIC=y > CONFIG_X86_MCE=y > CONFIG_X86_MCE_NONFATAL=y > CONFIG_X86_MCE_P4THERMAL=y > CONFIG_NOHIGHMEM=y > CONFIG_VMSPLIT_3G=y > > Compiled with gcc (GCC) 4.2.3 (Debian 4.2.3-2). > > This email is also a JFYI-style email. Yesterday > I tried to debug this issue but discovered that the > power unit of that machine failed. Well, it still > works and the machine boots, but at the same time > it smells like frosted/fried plastic ;) So I don't > have i486 hardware anymore to test things on... > > And now I wonder if I'm the only person in this world > with i486 machine... ;) Just FYI, 2.6.23, 2.6.24 and 2.6.25-rc6 work fine on my i486DX4. However, it's clear from your .config fragment above that you've enabled features that cannot possibly exist on a 486 (APICs and MCE for starters) and there may be bugs related to that. I suggest trimming your .config and making it 486-specific. --
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Riki Oktarianto | [PATCH] Add quirk to set AHCI mode on ICH boards |
| Alex Chiang | [PATCH v5 00/16] PCI: let the core manage slot names |
git: | |
| Sam Song | Fwd: [OT] Re: Git via a proxy server? |
| Toby White | Using Filemerge.app as a git-diff viewer |
| Sam Vilain | [PATCH] git-mergetool: add support for ediff |
| Adrian Bunk | git-revert is a memory hog |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Stephan A. Rickauer | Re: New tcp stack attack |
| Richard Stallman | Real men don't attack straw men |
| Ondřej Surý | openbgp not exporing ipv6 to routing tables |
| Michael Chan | [PATCH net-next 2/6] bnx2: Check netif_running() in all ethtool operations. |
| Herbert Xu | Re: xfrm_state locking regression... |
| adobriyan | [PATCH 10/38] netns ct: per-netns expectations |
| Dale Farnsworth | Re: [PATCH 01/39] mv643xx_eth: reverse topological sort of functions |
| How to make my PCIE ATA storage device running in Linux | 7 hours ago | Linux general |
| sata/ide timeout errors on asus server-mb | 10 hours ago | Linux kernel |
| Shared swap partition | 11 hours ago | Linux general |
| usb mic not detected | 15 hours ago | Applications and Utilities |
| Problem in Inserting a module | 16 hours ago | Linux kernel |
| Treason Uncloaked | 22 hours ago | Linux kernel |
| high memory | 3 days ago | Linux kernel |
| semaphore access speed | 3 days ago | Applications and Utilities |
| the kernel how to power off the machine | 3 days ago | Linux kernel |
| Easter Eggs in windows XP | 3 days ago | Windows |
