On Sat, 2013-05-25 at 18:39 +0200, Geert Uytterhoeven wrote: > On Sat, May 25, 2013 at 6:37 PM, Mark Salter <msalter@xxxxxxxxxx> wrote: > >> No. Inside the kernel, all 64-bit platforms use int-ll64.h. > > > > Except for alpha and ia64... > > Nope: > > $ git grep int-l arch/{alpha,ia64}/include/asm/types.h > arch/alpha/include/asm/types.h:#include <asm-generic/int-ll64.h> > arch/ia64/include/asm/types.h:#include <asm-generic/int-ll64.h> > $ Hmm. $ git grep int-l arch/{alpha,ia64}/include/uapi/asm/types.h arch/alpha/include/uapi/asm/types.h:#include <asm-generic/int-l64.h> arch/ia64/include/uapi/asm/types.h:#include <asm-generic/int-l64.h> -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html