]> Git Repo - linux.git/commit
x86/mm/srat: Print non-volatile flag in SRAT
authorLinda Knippers <[email protected]>
Tue, 1 Sep 2015 19:41:55 +0000 (15:41 -0400)
committerIngo Molnar <[email protected]>
Wed, 2 Sep 2015 07:33:25 +0000 (09:33 +0200)
commit31e09b18c863718939e3e9c30eee55f9011d85ee
tree8ee30e747caed627dec393a91ba093e2e9d462ad
parent0050ae57cd02dbd4f171622d0269e2fb7029a23e
x86/mm/srat: Print non-volatile flag in SRAT

With the addition of NVDIMM support, a question came up as to
whether NVDIMM ranges should be in the SRAT with this bit set.
I think the consensus was no because the ranges are in the NFIT
with proximity domain information there.

ACPI is not clear on the meaning of this bit in the SRAT.
If someone is setting it, we might want to ask them what they
expect to happen with it.

Right now this bit is only printed if all the ACPI debug
information is turned on.

Signed-off-by: Linda Knippers <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/20150901194154.GA4939@ljkz400
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/mm/srat.c
This page took 0.053817 seconds and 4 git commands to generate.