The latest nv nightly build (as of Jun 18, 07) panics during boot on Dell D620, IBM z61t. The panic only happens when booting with 32bit kernel.
Work Around
Boot to kmdb and set idle_cpu_prefer_mwait to 0.
Add "-k -d" to the 32-bit grub boot line to boot into kmdb. When boot stops
in kmdb type:
idle_cpu_prefer_mwait/W0
:c