commit | ad9ac5e1957531a826ff6d71dc105f01fa665d2e | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu May 26 11:38:08 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Jul 07 17:11:09 2016 -0700 |
tree | 30c3b4b356ae9c2d53077567673609d4e75bc6e6 | |
parent | b28f08ce500a54ac86e3c391817507bc1e7d217c [diff] |
nfit: always associate flush hints Before enabling use of flush hints for pmem regions, we need to make sure they are always associated. Move the initialization of nfit_flush out of the block-window specific init path to the general init path. Cc: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>