Hi all,That should disappear shortly. The patch responsible was obsoleted.
After merging the final tree, today's linux-next build (sparc64 defconfig)
produced this warning:
mm/shmem.c: In function 'shmem_interleave':
mm/shmem.c:1343:9: warning: assignment makes integer from pointer without a cast [enabled by default]
Introduced by commit c3cfa3129c03 ("tmpfs: interleave the starting node
of /dev/shmem") from the akpm tree.