aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd/Makefile
diff options
context:
space:
mode:
authorPranith Kumar <bobby.prani@gmail.com>2014-09-03 10:31:16 -0400
committerShuah Khan <shuahkh@osg.samsung.com>2014-09-04 10:59:03 -0600
commit57e67900d4c7949ad646a5f43a8ca5180170d2a0 (patch)
tree2f239d436f63d20963cc5f79ef6739ee6acabbd9 /tools/testing/selftests/memfd/Makefile
parentLinux 3.17-rc3 (diff)
downloadlinux-dev-57e67900d4c7949ad646a5f43a8ca5180170d2a0.tar.xz
linux-dev-57e67900d4c7949ad646a5f43a8ca5180170d2a0.zip
memfd_test: Make it work on 32-bit systems
This test currently fails on 32-bit systems since we use u64 type to pass the flags to fcntl. This commit changes this to use 'unsigned int' type for flags to fcntl making it work on 32-bit systems. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/memfd/Makefile')
0 files changed, 0 insertions, 0 deletions