commit | 14d98cad82b78956957e95567b8b5fb38ec5859f | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri May 20 14:27:59 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri May 20 15:48:21 2005 -0700 |
tree | ab1b15e3a2524805495d21be074551f9e553e270 | |
parent | 607a16858397829806c5a4db999ce6daf327f98c [diff] |
[PATCH] x86_64: Add option to disable timer check This works around the too fast timer seen on some ATI boards. I don't feel confident enough about it yet to enable it by default, but give users the option. Patch and debugging from Christopher Allen Wing <wingc@engin.umich.edu>, with minor tweaks (renamed the option and documented it) Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>