Bug#670958: [2.6.37 -> 2.6.38-rc6 regression] udev/power_supply	battery oscilates between remove and add
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
Reply to: