Re: [patch] fix the softlockup watchdog to actually work

From: Ingo Molnar
Date: Wed Jul 25 2007 - 07:04:30 EST



* Jens Axboe <jens.axboe@xxxxxxxxxx> wrote:

> > Subject: blktrace: use cpu_clock() instead of sched_clock()
> > From: Ingo Molnar <mingo@xxxxxxx>
> >
> > use cpu_clock() instead of sched_clock(). (the latter is not a proper
> > clock-source)
> >
> > Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
>
> I tested it, seems to work fine for me.
>
> Acked-by: Jens Axboe <jens.axboe@xxxxxxxxxx>

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?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/