On Jan 27 2008 07:27, Ingo Molnar wrote: >* Kevin Winchester <[EMAIL PROTECTED]> wrote: > >> The machine boots normally, but without that revert, X locks up. Does >> that make sense to anyone? > >could you send your full bootlog? Also please send me the output of: > > http://people.redhat.com/mingo/cfs-scheduler/tools/cfs-debug-info.sh > >and please send me your .config as well. > >somehow this new ktime_get() done within printk() will lock up your box >- that's weird. We can undo this commit easily, but it would be nice to >figure out what's going on.
Maybe it's not valid to call ktime_get() within interrupt context? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/