Hi again, > 2. make sure the upstream kernel reproduces the bug: > > cd linux > cp /boot/config-$(uname -r) .config; # current configuration > scripts/config --disable DEBUG_INFO > make localmodconfig; # optional: minimize configuration > make deb-pkg; # optionally with -j<num> for parallel build > dpkg -i ../<name of package>; # as root > reboot in case someone else runs into this as well: Compiling the old kernel fails with the error message
Error: .size expression for do_hypervisor_callback does not evaluate to a constant Googling sent me to http://lists.debian.org/debian- kernel/2011/08/msg00475.html, and the work-around described there works fine. Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org