Messages in this thread |  | | | Date | Fri, 25 May 2007 10:55:21 +0200 | | From | Ingo Molnar <> | | Subject | Re: [patch] x86_64: fix sched_clock() |
| |
* Andi Kleen <andi@firstfloor.org> wrote:
> > must be an -mm fix. I used -mm as a basis of my work. Please apply > > my patch. > > I would prefer to find out why the mm patch was added and then > hopefully remove it. IMNSHO it should not be needed.
it comes in via:
fix-x86_64-mm-sched-clock-share.patch
From: Rusty Russell <rusty@rustcorp.com.au>
If you set tsc_disable (eg "notsc" on cmdline), sched-clock.c gives a divide by zero on boot.
so IMNSHO it is very much needed ;-)
Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |