Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1295069

Re: [PATCH v4] arm64: run-time detection for aarch32 support

From Mark Rutland <mark.rutland@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4] arm64: run-time detection for aarch32 support
Date 2015-12-18 18:50 +0100
Message-ID <qH7ke-ff-7@gated-at.bofh.it> (permalink)
References <qH5Ls-7Ro-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> diff --git a/arch/arm64/include/asm/elf.h b/arch/arm64/include/asm/elf.h
> index faad6df..1053cd7 100644
> --- a/arch/arm64/include/asm/elf.h
> +++ b/arch/arm64/include/asm/elf.h
> @@ -23,6 +23,7 @@
>   */
>  #include <asm/ptrace.h>
>  #include <asm/user.h>
> +#include <asm/cpufeature.h>

Nit: please keep these ordered alphabetically.

Mark.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v4] arm64: run-time detection for aarch32 support Yury Norov <ynorov@caviumnetworks.com> - 2015-12-18 17:10 +0100
  Re: [PATCH v4] arm64: run-time detection for aarch32 support "Suzuki K. Poulose" <Suzuki.Poulose@arm.com> - 2015-12-18 18:10 +0100
    Re: [PATCH v4] arm64: run-time detection for aarch32 support Mark Rutland <mark.rutland@arm.com> - 2015-12-18 18:50 +0100
      Re: [PATCH v4] arm64: run-time detection for aarch32 support "Suzuki K. Poulose" <Suzuki.Poulose@arm.com> - 2015-12-18 23:20 +0100
  Re: [PATCH v4] arm64: run-time detection for aarch32 support Mark Rutland <mark.rutland@arm.com> - 2015-12-18 18:50 +0100

csiph-web