On Wed, Apr 19, 2017 at 1:48 AM, Artur Paszkiewicz <artur.paszkiewicz@xxxxxxxxx> wrote: > Use __le32 and __le64 instead of u32 and u64. > > This fixes klibc build error: > In file included from /klibc/usr/klibc/../include/sys/md.h:30:0, > from /klibc/usr/kinit/do_mounts_md.c:19: > /linux-next/usr/include/linux/raid/md_p.h:414:51: error: 'u32' undeclared here (not in a function) > (PPL_HEADER_SIZE - PPL_HDR_RESERVED - 4 * sizeof(u32) - sizeof(u64)) > > Reported-by: Greg Thelen <gthelen@xxxxxxxxxx> > Reported-by: Nigel Croxon <ncroxon@xxxxxxxxxx> > Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@xxxxxxxxx> Tested-by: Greg Thelen <gthelen@xxxxxxxxxx> My klibc builds are working again. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html