Re: [Debug 0/2] Debug ACPI resource parsing failure

2015-03-02 Thread Thomas Voegtle
On Mon, 2 Mar 2015, Jiang Liu wrote: Hi Thomas, According to the dmesg, it seems that BIOS reports malformed ACPI resource descriptors. The new code enforces stricter checks for ACPI resource descriptors, so it skips some malformed ACPI resource descriptors. Could you please to try this

[Debug 0/2] Debug ACPI resource parsing failure

2015-03-02 Thread Jiang Liu
Hi Thomas, According to the dmesg, it seems that BIOS reports malformed ACPI resource descriptors. The new code enforces stricter checks for ACPI resource descriptors, so it skips some malformed ACPI resource descriptors. Could you please to try this two patches again? Thanks! Gerry Jiang