On Fri, 31 Mar 2017, Dmitry Safonov wrote: > #include <asm/intel_rdt.h> > +#include <asm/unistd_64.h> > +#ifdef CONFIG_X86_X32 > +#include <asm/unistd_64_x32.h> > +#endif Bah. asm/unistd.h includes both 64bit and x32 headers. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>