Comment 0 for bug 2009044

Revision history for this message
koba (kobako) wrote :

[Impact]
With AMD W6800, call trace will be printed during system boot
kernel: RIP: 0010:kernel_fpu_begin_mask+0xa4/0xb0

[Fix]
move FPU codes from dcn folder to dml folder.
also clean up the FPU codes on dcn folder.

[Test Case]
1. Install the X200 manifest and the AMD W6800 on the system.
2. Boot into desktop and check the dmesg

[Where problems could occur]
Medium, code refactoring so may occur some codes are left in original folder.