The regression is being investigated. Sorry about the trouble; we should have a solution published shortly. For anyone that needs to roll-back to the earlier kernel, you can use:
IMGPKG=$(dpkg -S /boot/vmlinuz-2.6.22-14* | cut -d: -f1) sudo apt-get install $IMGPKG=2.6.22-14.46
(Basically, force a down-grade of the kernel-image-2.6.22 flavour that is installed)
The regression is being investigated. Sorry about the trouble; we should have a solution published shortly. For anyone that needs to roll-back to the earlier kernel, you can use:
IMGPKG=$(dpkg -S /boot/vmlinuz- 2.6.22- 14* | cut -d: -f1) 2.6.22- 14.46
sudo apt-get install $IMGPKG=
(Basically, force a down-grade of the kernel-image-2.6.22 flavour that is installed)