RE: [PATCH 05/32] ACPICA: Tables: Enable both 32-bit and 64-bit FACS.

2015-06-23 Thread Zheng, Lv
Hi, Rafael > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Wednesday, June 24, 2015 8:32 AM > > On Friday, June 19, 2015 11:43:20 AM Lv Zheng wrote: > > ACPICA commit f7b86f35416e3d1f71c3d816ff5075ddd33ed486 > > > > The root cause of the reported bug might be one of the followings:

Re: [PATCH 05/32] ACPICA: Tables: Enable both 32-bit and 64-bit FACS.

2015-06-23 Thread Rafael J. Wysocki
On Friday, June 19, 2015 11:43:20 AM Lv Zheng wrote: > ACPICA commit f7b86f35416e3d1f71c3d816ff5075ddd33ed486 > > The root cause of the reported bug might be one of the followings: Again, please describe the bug you're addressing here. Thanks, Rafael -- To unsubscribe from this list: send the l

[PATCH 05/32] ACPICA: Tables: Enable both 32-bit and 64-bit FACS.

2015-06-18 Thread Lv Zheng
ACPICA commit f7b86f35416e3d1f71c3d816ff5075ddd33ed486 The root cause of the reported bug might be one of the followings: 1. BIOS may favor the 64-bit firmware waking vector address when the version of the FACS is greater than 0 and Linux currently only supports resuming from the real mode,