aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2018-02-07 03:34:11 +0000
committerDan Williams <[email protected]>2018-03-03 03:34:50 +0000
commit949b93250a566cc7a578b4f829cf76b70d19a62c (patch)
tree4c0dafd885b4d37cc1edd6cd295986746391e624 /scripts/gcc-plugins
parentlibnvdimm: re-enable deep flush for pmem devices via fsync() (diff)
downloadkernel-949b93250a566cc7a578b4f829cf76b70d19a62c.tar.gz
kernel-949b93250a566cc7a578b4f829cf76b70d19a62c.zip
memremap: fix softlockup reports at teardown
The cond_resched() currently in the setup path needs to be duplicated in the teardown path. Rather than require each instance of for_each_device_pfn() to open code the same sequence, embed it in the helper. Link: https://github.com/intel/ixpdimm_sw/issues/11 Cc: "Jérôme Glisse" <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: <[email protected]> Fixes: 71389703839e ("mm, zone_device: Replace {get, put}_zone_device_page()...") Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions