linux-next: build warning after merge of the vfs-brauner tree

From: Stephen Rothwell
Date: Mon May 27 2024 - 20:49:30 EST


Hi all,

After merging the vfs-brauner tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

fs/xattr.c: In function '__do_sys_setxattrat':
fs/xattr.c:709:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
709 | return do_setxattrat(dfd, pathname, at_flags, name, (const void __user *)args.value,
| ^
fs/xattr.c: In function '__do_sys_getxattrat':
fs/xattr.c:855:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
855 | return do_getxattrat(dfd, pathname, at_flags, name, (void __user *)args.value, args.size);
| ^

Introduced by commit

89345b0ac5ac ("fs/xattr: add *at family syscalls")

--
Cheers,
Stephen Rothwell

Attachment: pgphV7vWEGPec.pgp
Description: OpenPGP digital signature