Lv Zheng
760235cd6c
ACPICA: Events: Fix acpi_ev_initialize_region() return value
...
ACPICA commit 543342ab7a676f4eb0c9f100d349388a84dff0e8
This patch changes acpi_ev_initialize_region(), stop returning AE_NOT_EXIST
from it so that, not only in acpi_ds_load2_end_op(), but all places invoking
this function won't emit exceptions. The exception can be seen in
acpi_ds_initialize_objects() when certain table loading mode is chosen.
This patch also removes useless acpi_ns_locked from acpi_ev_initialize_region()
as this function will always be invoked with interpreter lock held now, and
the lock granularity has been tuned to lock around _REG execution, thus it
is now handled by acpi_ex_exit_interpreter(). Lv Zheng.
Link: https://github.com/acpica/acpica/commit/543342ab
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2016-12-01 14:28:22 +01:00
..
2016-08-13 03:16:39 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:36:20 +02:00
2016-01-15 22:18:09 +01:00
2016-12-01 14:28:22 +01:00
2016-10-21 01:33:40 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-10-21 01:33:39 +02:00
2016-05-05 15:22:27 +02:00
2016-12-01 14:25:44 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:43:02 +02:00
2016-05-05 15:22:26 +02:00
2016-05-05 15:14:35 +02:00
2016-04-05 03:53:33 +02:00
2016-09-10 02:43:03 +02:00
2016-09-10 02:37:59 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-09-10 02:37:59 +02:00
2016-01-15 22:22:05 +01:00
2016-09-10 02:36:20 +02:00
2016-08-13 03:09:33 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:36:20 +02:00
2016-09-10 02:36:20 +02:00
2016-05-05 15:22:28 +02:00
2016-08-13 03:09:32 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-04-05 03:53:33 +02:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-12-01 14:27:56 +01:00
2016-10-29 01:57:43 +02:00
2016-01-15 22:18:09 +01:00
2016-02-24 14:14:49 +01:00
2016-12-01 14:28:22 +01:00
2016-08-13 03:09:31 +02:00
2016-09-10 02:37:59 +02:00
2016-12-01 14:28:22 +01:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-08-13 03:09:33 +02:00
2016-05-05 15:14:35 +02:00
2016-09-10 02:37:59 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-04-05 03:53:34 +02:00
2016-12-01 14:28:22 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-08-13 03:09:33 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:37:59 +02:00
2016-09-24 02:16:52 +02:00
2016-09-10 02:37:59 +02:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-04-05 03:53:33 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:22:27 +02:00
2016-09-10 02:37:59 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:22:28 +02:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-09-10 02:37:59 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:43:02 +02:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-08-13 03:09:33 +02:00
2016-01-15 22:18:09 +01:00
2016-06-15 02:16:13 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:37:59 +02:00
2016-08-13 03:09:31 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:37:59 +02:00
2016-08-13 03:09:32 +02:00
2016-01-15 22:18:09 +01:00
2016-02-24 14:14:49 +01:00
2016-04-05 03:53:34 +02:00
2016-10-29 01:57:43 +02:00
2016-12-01 14:25:44 +01:00
2016-05-05 15:14:35 +02:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:22:26 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:22:25 +02:00
2016-12-01 14:25:44 +01:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-04-05 03:53:33 +02:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:22:26 +02:00
2016-01-15 22:18:09 +01:00
2016-09-24 02:16:53 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-04-05 03:53:33 +02:00
2016-05-05 15:22:26 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:22:26 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-09-24 02:16:52 +02:00
2016-11-14 20:56:17 +01:00
2016-09-17 01:07:57 +02:00
2016-09-10 02:43:01 +02:00
2016-02-24 14:14:49 +01:00
2016-08-13 03:09:32 +02:00
2016-08-13 03:09:32 +02:00
2016-10-21 01:33:38 +02:00
2016-08-13 03:09:32 +02:00
2016-09-10 02:43:02 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:22:28 +02:00
2016-08-13 03:09:35 +02:00
2016-05-05 15:14:35 +02:00
2016-05-05 15:14:35 +02:00
2016-08-13 03:12:32 +02:00
2016-08-13 03:09:31 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-04-05 03:53:33 +02:00
2016-01-15 22:18:09 +01:00
2016-04-05 03:53:33 +02:00
2016-09-10 02:43:00 +02:00
2016-05-05 15:14:35 +02:00
2016-08-13 03:09:32 +02:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:14:35 +02:00
2016-04-05 03:53:33 +02:00
2016-01-15 22:18:09 +01:00
2016-09-10 02:37:59 +02:00
2016-05-05 15:14:35 +02:00
2016-09-10 02:43:02 +02:00
2016-05-05 15:14:35 +02:00
2016-08-13 03:09:35 +02:00
2016-08-13 03:12:32 +02:00
2016-01-15 22:18:09 +01:00
2016-01-15 22:18:09 +01:00
2016-05-05 15:22:28 +02:00
2016-09-10 02:37:59 +02:00
2016-08-13 03:09:33 +02:00
2016-01-15 22:18:09 +01:00
2016-08-13 03:09:32 +02:00
2016-02-24 14:14:49 +01:00
2016-09-10 02:43:02 +02:00
2016-01-15 22:18:09 +01:00