commit | 286e5b97eb22baab9d9a41ca76c6b933a484252c | [log] [tgz] |
---|---|---|
author | Paul Fox <pgf@laptop.org> | Fri Oct 01 18:17:19 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 08 10:06:09 2010 +0200 |
tree | 41c30e43ed2566b7c4f0bc7c935fa44a8fc39d43 | |
parent | 3e3c486012a3dbb113c0ca15ee265d309d77aea9 [diff] |
x86, olpc: Don't retry EC commands forever Avoids a potential infinite loop. It was observed once, during an EC hacking/debugging session - not in regular operation. Signed-off-by: Daniel Drake <dsd@laptop.org> Cc: dilinger@queued.net Cc: <stable@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>