Re: 2.6.23: does it supposed to work on an i486?



Michael Tokarev wrote:
It looks like 2.6.23.9 is missing checkin
7ed192906a2144ebc8ca2925a85d27b9c5355668 from Linus' tree (attached),
which is necessary to work on 386 and 486.

Well, I applied the patch (in 2.6.23 it's
arch/i386/boot/pmjump.S,
not
arch/x86/boot/pmjump.S,
but that's minor) - still the same behavior, it still reboots
instantly right when bootloader gave control to the kernel.
So it must be something else.. ;)

Well, it's a good bet it's croaking somewhere in the setup code (arch/{i386,x86}/boot). Putting debugging statements there might help.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: kernel versions on Linus bk tree
    ... > One solution would be to bump the version in Linus bk to 2.6.11-rc1 on ... but I think it solves the "modules from a -BK tree overwrite official releases" ... diff -Nru a/init/Kconfig b/init/Kconfig ...
    (Linux-Kernel)
  • Re: [future of drivers?] a proposal for binary drivers.
    ... just another troll barking at tree not knowing anything, ... Linus might either be thinking "boy is this the longest and oldest ... I agree asking for modular/binary driver option in linux kernel is ... i really dont know the name) were asking to make binary driver ...
    (Linux-Kernel)
  • Re: Git training wheels for the pimple faced maintainer
    ... I'd suggest you have your "for-linus" branch that you put the work you want to track into, and then a plain "linus" branch which tracks _my_ tree. ... Then you can just fetch my tree, and if you want your development branch to track those changes, you can just do a "git rebase linus" in your "for-linus" branch. ... I then have a "linux-template" tree which has no objects of its own but references the "upstream" tree's object directory and "pulls" from some branch in the upstream tree. ... $ cg-fetch libata-dev ...
    (Linux-Kernel)
  • Re: New linux arch
    ... Bug reporters and patch submitters shouldn't be required to CC too many ... You don't necessarily need a public git repository before sending your ... and working diff against Linus' current tree, ... update this branch whenever there were conflicting changes in Linus' ...
    (Linux-Kernel)
  • Re: 2.6.19 -mm merge plans
    ... best maintained embedded architectures in the kernel tree. ... Linus seems to be of the opinion that, if anyone can't wait a number ... was made at contained just bug fixes. ... what I'm going to be doing this cycle is essentially sitting on ...
    (Linux-Kernel)