commit | 971a52d66a3e87d4d2f5d3455e62680447cdb8e9 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Feb 06 22:39:45 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 06 22:39:45 2008 +0100 |
tree | c55f87abe255ef85854ab36e7d081fd8e4d2aec1 | |
parent | f1fbabb312d657262322f4ce68b30a95f501945c [diff] |
x86: delay CPA self-test and repeat it delay the CPA self-test so that any impact (corruption) of user-space pagetables can be triggered. Repeat the test every 30 seconds. this would have prevented the bug fixed by 8cb2a7c1e95e472b5, at its source. Signed-off-by: Ingo Molnar <mingo@elte.hu>