10-19-2018, 01:47 AM
It's not just the "warning" in vdso.c. With gcc-8 I get a -Wsizeof-pointer-memaccess in fs/exec.c.
patch here:
https://patchwork.kernel.org/patch/10090569/
oh and -Wstringop-truncation in fs/configfs/symlink.c and so on.
better stay with gcc-7.
patch here:
https://patchwork.kernel.org/patch/10090569/
oh and -Wstringop-truncation in fs/configfs/symlink.c and so on.
better stay with gcc-7.