summaryrefslogtreecommitdiff
path: root/flowtop.zsh
AgeCommit message (Expand)AuthorFilesLines
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-2/+2
2013-06-03zsh: update zsh autocompletion functions to implementationHideo Hattori1-2/+6
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+21
terDan Williams <dan.j.williams@intel.com>2016-09-03 10:40:57 -0700 commit4c3cb6e9a9d94d1553807854a565cd27ff4c22aa (patch) tree3080bceb1954d684c570fa96337098f433165f9b /Documentation/x86 parent3eab887a55424fc2c27553b7bfe32330df83f7b8 (diff)
dax: fix mapping size check
pgoff_to_phys() validates that both the starting address and the length of the mapping against the resource list. We need to check for a mapping size of PMD_SIZE not PAGE_SIZE in the pmd fault path. Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation/x86')