diff mbox

Document ACPI_NUMA component in Documentation/acpi/debug.txt

Message ID 20090717204144.GA607@basil.fritz.box (mailing list archive)
State RFC, archived
Headers show

Commit Message

Andi Kleen July 17, 2009, 8:41 p.m. UTC
Document ACPI_NUMA component in Documentation/acpi/debug.txt

The numerical hole suggests there is one more component
missing, but I didn't find it on a quick grep.

Signed-off-by: Andi Kleen <ak@linux.intel.com>

---
 Documentation/acpi/debug.txt |    1 +
 1 file changed, 1 insertion(+)

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

Index: linux-2.6.31-rc3-ak/Documentation/acpi/debug.txt
===================================================================
--- linux-2.6.31-rc3-ak.orig/Documentation/acpi/debug.txt
+++ linux-2.6.31-rc3-ak/Documentation/acpi/debug.txt
@@ -63,6 +63,7 @@  shows the supported mask values, current
     ACPI_MEMORY_DEVICE_COMPONENT    0x08000000
     ACPI_VIDEO_COMPONENT            0x10000000
     ACPI_PROCESSOR_COMPONENT        0x20000000
+    ACPI_NUMA                       0x80000000
 
 debug_level
 -----------