]> Git Repo - linux.git/commit
[ACPI] Add support for FADT P_LVL2_UP flag
authorVenkatesh Pallipadi <[email protected]>
Thu, 15 Sep 2005 16:20:00 +0000 (12:20 -0400)
committerLen Brown <[email protected]>
Wed, 30 Nov 2005 08:23:52 +0000 (03:23 -0500)
commit4c0335526c95d90a1d958e0059f40a5745fc7c5d
tree9a4f6f84f9ba1b1a838e71799470b2acab9e2ba7
parent6d93c64803a5fea84839789aae13290419c62d92
[ACPI] Add support for FADT P_LVL2_UP flag
which tells us if C2 is valid for UP-only, or SMP.

As there is no separate bit for C3,  use P_LVL2_UP
bit to cover both C2 and C3.

http://bugzilla.kernel.org/show_bug.cgi?id=5165

Signed-off-by: Venkatesh Pallipadi<[email protected]>
Signed-off-by: Len Brown <[email protected]>
(cherry picked from 28b86b368af3944eb383078fc5797caf2dc8ce44 commit)
drivers/acpi/processor_idle.c
This page took 0.07451 seconds and 4 git commands to generate.