看板 DFBSD_commit 關於我們 聯絡資訊
: Fix ACPI global lock acquisition in x86_64. : : This fixes a number of grave issues on my Sony VAIO VGN-Z51XG, such as : messages about not being able to acquire the global lock, freezes when : ACPI was fully enabled and a panic at shutdown. : : BTW, gcc had been warning us about it for a long time. :) : : In-collaboration-with: aggelos That's a nice fix. I'm going to try a SMP kernel on my netbook again to see if this helps the freeze issues I've had on it. -Matt