I am running Ubuntu with kernel 2.6.35, and I tried compiling kernel 3.1.1, 2.6.39 by
make menuconfig
make
make install
update-grub.
I didn't change anything in the kernel source, however, after reboot, kernel always panics. I tried 3.1.1 and 2.6.39. Now I am trying 2.6.33, which is lower than 2.6.35. Does anyone have any ideas of how to fix this?