On 4/9/10 12:47 PM, Rudolf Marek wrote:
Does this interfere with suspend/resume? Is there a ticket already created for this? It looks like something that would be hard to debug in system.
It does, but I ignore that because I think this code is not used when CAR is used?
On intel core / core 2 we use CONFIG_RAMBASE + HIGH_MEMORY_SAFE for the stack, so it lives in the area we are backing up (and thus are allowed to overwrite)
This needs much cleanup but check src/cpu/intel/model_6ex/cache_as_ram_disable.c
Stefan