Re: [PATCH] powerpc/scm: Mark the region volatile if cache flush not required
From: Michael Ellerman <hidden> Date: 2019-07-08 01:46:54
On Fri, 2019-06-07 at 06:44:07 UTC, "Aneesh Kumar K.V" wrote:
The device tree node is documented as below:
���ibm,cache-flush-required���:
property name indicates Cache Flush Required for this Persistent Memory Segment to persist memory
prop-encoded-array: None, this is a name only property.
Signed-off-by: Aneesh Kumar K.V <redacted>