Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131097
b: refs/heads/master
c: d96f94c
h: refs/heads/master
i:
  131095: f048c89
v: v3
  • Loading branch information
Pallipadi, Venkatesh authored and Len Brown committed Feb 7, 2009
1 parent 36e1dbd commit 5474f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: db1461ad431f0fd21afcd8ea6594ae38fdc57759
refs/heads/master: d96f94c604453f87fe24154b87e1e9a3a72511f8
2 changes: 2 additions & 0 deletions trunk/include/acpi/pdc_intel.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#define ACPI_PDC_SMP_T_SWCOORD (0x0080)
#define ACPI_PDC_C_C1_FFH (0x0100)
#define ACPI_PDC_C_C2C3_FFH (0x0200)
#define ACPI_PDC_SMP_P_HWCOORD (0x0800)

#define ACPI_PDC_EST_CAPABILITY_SMP (ACPI_PDC_SMP_C1PT | \
ACPI_PDC_C_C1_HALT | \
Expand All @@ -22,6 +23,7 @@
#define ACPI_PDC_EST_CAPABILITY_SWSMP (ACPI_PDC_SMP_C1PT | \
ACPI_PDC_C_C1_HALT | \
ACPI_PDC_SMP_P_SWCOORD | \
ACPI_PDC_SMP_P_HWCOORD | \
ACPI_PDC_P_FFH)

#define ACPI_PDC_C_CAPABILITY_SMP (ACPI_PDC_SMP_C2C3 | \
Expand Down

0 comments on commit 5474f60

Please sign in to comment.