On Sat, May 25, 2013 at 6:43 PM, Mark Salter <msalter@xxxxxxxxxx> wrote: > 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> As I wrote before: > For backwards compatibility, alpha, ia64, mips, and powerpc (unless > __SANE_USERSPACE_TYPES__ is defined) still use int-l64.h in userspace. ^^^^^^^^^^^^ Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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