commit | 87bf572e19a092cc9cc77d5a00d543a2b628c142 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Feb 22 21:50:31 2016 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Mar 05 12:24:06 2016 -0800 |
tree | ae275e80641400bccfbf39c168dbfc5178b44159 | |
parent | 1cf03c00e7c17d3cf13a267dac83b3162a16ba8c [diff] |
nfit: disable userspace initiated ars during scrub While the nfit driver is issuing address range scrub commands and reaping the results do not permit an ars_start command issued from userspace. The scrub thread assumes that all ars completions are for scrubs initiated by platform firmware at boot, or by the nfit driver. Signed-off-by: Dan Williams <dan.j.williams@intel.com>