On Sat, Jul 04, 2009 at 08:28:38PM -0400, STEPHEN POWELL wrote: > I notice that the fix for this bug (div64.c) has finally made it into the > official > Debian kernel source code. However, the latest stock kernel, 2.6.26-2-s390, > revision > 2.6.26-17, still won't boot in my virtual machine under z/VM 5.4.0, running > in an IFL LPAR > on a z/890. I still have to build a custom kernel, as described earlier in > this problem > log, in order to get a kernel that will work. Either there is a problem with > the > way the latest stock kernel was built, or it wasn't built from a copy of the > source > that contains the fix, or this divide bug isn't my problem. But when I > compile a > custom kernel using kernel-package, using the exact same .config file as the > one which > comes with the stock kernel, it works fine. This shouldn't be necessary. > What's going > on here? Any ideas?
I looked at the build log from the autobuilder, and it shows the patch being applied. I looked at the patch itself and it looks correct, and I took a look at the unpacked source from linux-source-2.6.26 2.6.26-17, and it contains the fix. Only suggestion I can come up with is to make sure your initrd has been properly regenerated by running: mkinitramfs -o /boot/initrd.img-2.6.26-2-s390 2.6.26-2-s390 -- dann frazier -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org