On Wed, 19 Feb 2014 13:48:39 +0100 Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> wrote: > Ping? > > This is a fairly trivial yet obvious patch so if there is anyone else > who would like to ack it? I'll ack it, but only if you promise to cut out the top-posting! > >>> --- a/fs/compat_binfmt_elf.c > >>> +++ b/fs/compat_binfmt_elf.c > >>> @@ -88,6 +88,11 @@ static void cputime_to_compat_timeval(const cputime_t cputime, > >>> #define ELF_HWCAP COMPAT_ELF_HWCAP > >>> #endif > >>> > >>> +#ifdef COMPAT_ELF_HWCAP2 > >>> +#undef ELF_HWCAP2 > >>> +#define ELF_HWCAP2 COMPAT_ELF_HWCAP2 > >>> +#endif > >>> + > >>> #ifdef COMPAT_ARCH_DLINFO > >>> #undef ARCH_DLINFO > >>> #define ARCH_DLINFO COMPAT_ARCH_DLINFO -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html