commit | 40603526569b304dd92f720f2f8ab11e828ea145 | [log] [tgz] |
---|---|---|
author | Ross Zwisler <ross.zwisler@linux.intel.com> | Tue Aug 18 13:55:36 2015 -0600 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Aug 20 14:07:23 2015 -0400 |
tree | 0ab5b02bccc11c6162a6eacca2cfdd08fbc36ddd | |
parent | 708ab62bef1ed3a3cf065a4138bd87f5d083cfeb [diff] |
pmem, x86: move x86 PMEM API to new pmem.h header Move the x86 PMEM API implementation out of asm/cacheflush.h and into its own header asm/pmem.h. This will allow members of the PMEM API to be more easily identified on this and other architectures. Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Suggested-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>