commit | a6f5deb2be4c82f24fefadcbf7e448f540c05ae6 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Nov 05 17:25:54 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 14 19:55:16 2005 -0800 |
tree | f138057dbbd6bf08d52404e758f3db8502af1c29 | |
parent | 2b0918758dd68d6b8d01318a5200b65b9209760d [diff] |
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller Old code could retry for 10 seconds worst time. Only try it for one second now. Suggested by Yinghai Lu Cc: Yinghai.Lu@amd.com Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>