|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.169, 2008/08/11 02:48:42 | version 1.170, 2008/10/15 08:13:17 | ||
|---|---|---|---|
|
|
||
| if (pool_in_cg(pp, cc->cc_current, addr) || | if (pool_in_cg(pp, cc->cc_current, addr) || | ||
| pool_in_cg(pp, cc->cc_previous, addr)) { | pool_in_cg(pp, cc->cc_previous, addr)) { | ||
| struct cpu_info *ci = | struct cpu_info *ci = | ||
| cpu_lookup_byindex(i); | cpu_lookup(i); | ||
| incpucache = true; | incpucache = true; | ||
| snprintf(cpucachestr, | snprintf(cpucachestr, |