Comment 81 for bug 1242938

Revision history for this message
Lv Zheng (lv-zheng) wrote :

Hi, this seems to be a regression that old _PRT repair code is broken due to the repair mechanism upgrading.

This commit has merged old repair code to the new mechanism:
===
Author Lv Zheng <email address hidden> 2013-06-08 01:01:01 (GMT)
Commit aa6329c44bccedbd8b17094c1c1aee1d9a9de461 (patch)
Subject: ACPICA: Move _PRT repair into the standard complex repair module

Moved this longstanding repair to the relatively new predefined
name repair module. ACPICA BZ 783. Lv Zheng.

No functional change. This change simply moves the repair code from
where it was originally implemented to the (more recent) repair
module where it now belongs.
===
Could you please first check if the kernel with this commit can work?

And if it still cannot work, could you please post an acpidump output here?

I've created a kernel.org bug entry for you, you can also register and post acpidump there:
https://bugzilla.kernel.org/show_bug.cgi?id=67901

Thanks in advance.