On Wed, Jul 25 2007, Ingo Molnar wrote: > > * Jens Axboe <[EMAIL PROTECTED]> wrote: > > > > Subject: blktrace: use cpu_clock() instead of sched_clock() > > > From: Ingo Molnar <[EMAIL PROTECTED]> > > > > > > use cpu_clock() instead of sched_clock(). (the latter is not a proper > > > clock-source) > > > > > > Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> > > > > I tested it, seems to work fine for me. > > > > Acked-by: Jens Axboe <[EMAIL PROTECTED]> > > great! Now that cpu_clock() is in Linus' tree, could you put this patch > into your block.git tree and merge it (once you think it should go > upstream) together with other IO related fixes?
Sure, I'll pull it into for-linus for merge for 2.6.23. -- Jens Axboe - 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/