On 08.01.2008 20:33, Carl-Daniel Hailfinger wrote:
This patch is an attempt at introducing 4k CAR size granularity for the AMD x86 CAR code. For the old supported CAR sizes, the newly generated code is equivalent, so it should be a no-brainer.
Benefits:
- a nice code size reduction
- less #ifdef clutter for Family 10h
- paranoid checks for CAR size
- clear abstractions
Not tested, as I lack hardware working with v2.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net Acked-by: Marc Jones marc.jones@amd.com
Thanks to Marc and Jordan for testing. r3043.
Regards, Carl-Daniel