diff options
| author | 2019-11-06 17:43:37 -0800 | |
|---|---|---|
| committer | 2019-11-07 15:44:47 +0100 | |
| commit | 460370ab20b6cc174256e46e192adf01e730faf6 (patch) | |
| tree | e62d9f78c58f1d96e4687d928307b1ff37305d5d /tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com | |
| parent | lib: Uplevel the pmem "region" ida to a global allocator (diff) | |
| download | linux-dev-460370ab20b6cc174256e46e192adf01e730faf6.tar.xz linux-dev-460370ab20b6cc174256e46e192adf01e730faf6.zip | |
dax: Fix alloc_dax_region() compile warning
PFN flags are (unsigned long long), fix the alloc_dax_region() calling
convention to fix warnings of the form:
>> include/linux/pfn_t.h:18:17: warning: large integer implicitly truncated to unsigned type [-Woverflow]
#define PFN_DEV (1ULL << (BITS_PER_LONG_LONG - 3))
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/testing/selftests/exec/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
