Hi - On Mon, Aug 25, 2008 at 08:02:59AM -0700, Dave Nomura wrote: > [...] > > Has [itrace] been run under lockdep? > No. Can you elaborate on how to do this? You need to find or make a kernel that has CONFIG_LOCKDEP=y turned on. Fedora makes these available as "kernel-debug-..." builds (not to be confused with the kernel-*-debuginfo packages). - FChE