[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1395028738.git.lv.zheng@intel.com>
Date: Mon, 17 Mar 2014 12:13:52 +0800
From: Lv Zheng <lv.zheng@...el.com>
To: "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Len Brown <len.brown@...el.com>
Cc: Lv Zheng <lv.zheng@...el.com>, Lv Zheng <zetalog@...il.com>,
<linux-kernel@...r.kernel.org>, linux-acpi@...r.kernel.org
Subject: [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism.
It is reported that the auto-serialization mechanism has broken some
machine. A patch in this series tries to fix the reported issue, it is
sent to the reporter for verification, thus marked as RFC.
Since this feature may still need to be validated, we can disable it
temporarily in order not to break users. The patch to make it default
disabled is also marked as RFC. We can determine if it is needed according
to the verification result.
References: https://bugzilla.kernel.org/show_bug.cgi?id=52191
References: http://www.spinics.net/lists/linux-acpi/msg49496.html
Lv Zheng (1):
ACPI: Default disable auto-serialization.
Robert Moore (1):
ACPICA: Dispatcher: Add sync_level support for auto-serialization
mechanism.
Documentation/kernel-parameters.txt | 8 ++++----
drivers/acpi/acpica/acglobal.h | 2 +-
drivers/acpi/acpica/acobject.h | 3 ++-
drivers/acpi/acpica/dsmethod.c | 24 +++++++++++++++++++-----
drivers/acpi/osl.c | 12 ++++++------
5 files changed, 32 insertions(+), 17 deletions(-)
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists