aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2019-11-06 17:43:37 -0800
committerRafael J. Wysocki <[email protected]>2019-11-07 15:44:47 +0100
commit460370ab20b6cc174256e46e192adf01e730faf6 (patch)
treee62d9f78c58f1d96e4687d928307b1ff37305d5d /lib/test_overflow.c
parent33dd70752cd76f4d883a165a674f13121a4155ed (diff)
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 <[email protected]> Signed-off-by: Dan Williams <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions