[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334025246-8811-1-git-send-email-konrad.wilk@oracle.com>
Date: Mon, 9 Apr 2012 22:34:04 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: ming.m.lin@...el.com, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org, lenb@...nel.org,
linux-acpi@...r.kernel.org, konrad.r.wilk@...il.com
Subject: [PATCH] gts and bfs fixes (v2).
Please consider these the two fixes to how gts and bfs parameters
are handled in 3.4-rc2:
I had sent an earlier version of
[PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of
to Lin and he had reviewed it, but I redid it a bit so a second
look will be required.
The:
[PATCH 2/2] ACPI: Pass u8 flag to acpi_enter_sleep_state from
is a regression fix - as the wakeup flag was not passed from the
assembler code to the acpi_enter_sleep_ function.
arch/x86/kernel/acpi/sleep.h | 2 +
arch/x86/kernel/acpi/wakeup_32.S | 5 +++-
arch/x86/kernel/acpi/wakeup_64.S | 3 ++
drivers/acpi/sleep.c | 52 ++++++++++++++++++++-----------------
4 files changed, 37 insertions(+), 25 deletions(-)
Konrad Rzeszutek Wilk (2):
ACPI: Convert wake_sleep_flags to a value instead of function (v2)
ACPI: Pass u8 flag to acpi_enter_sleep_state from lowlevel assembler.
--
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