Comment 8 for bug 1152484

Revision history for this message
Ivan Hu (ivan.hu) wrote : Re: system fails suspend_30_cycles

In this case the BIOS assigns both offsets for MCE (0xf9) and IBS
(0x400) vectors to offset 0, which is why the second APIC setup (IBS)
failed.

According to AMD spec, AMD64 Architecture Programmer’s Manual Volume 2, the IBS seems a software debug and performance monitor facility. Since the S3 function is normal, I don't see any reasons which block the certification.