All of lore.kernel.org
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] arm64: run-time detection for aarch32 support
Date: Fri, 18 Dec 2015 17:42:50 +0000	[thread overview]
Message-ID: <20151218174250.GD30229@leverpostej> (raw)
In-Reply-To: <1450454429-22976-1-git-send-email-ynorov@caviumnetworks.com>

> 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.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Rutland <mark.rutland@arm.com>
To: Yury Norov <ynorov@caviumnetworks.com>
Cc: Suzuki.Poulose@arm.com, Catalin.Marinas@arm.com,
	klimov.linux@gmail.com, ddaney.cavm@gmail.com,
	ard.biesheuvel@linaro.org, will.deacon@arm.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4] arm64: run-time detection for aarch32 support
Date: Fri, 18 Dec 2015 17:42:50 +0000	[thread overview]
Message-ID: <20151218174250.GD30229@leverpostej> (raw)
In-Reply-To: <1450454429-22976-1-git-send-email-ynorov@caviumnetworks.com>

> 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.

  parent reply	other threads:[~2015-12-18 17:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 16:00 [PATCH v4] arm64: run-time detection for aarch32 support Yury Norov
2015-12-18 16:00 ` Yury Norov
2015-12-18 17:03 ` Suzuki K. Poulose
2015-12-18 17:03   ` Suzuki K. Poulose
2015-12-18 17:46   ` Mark Rutland
2015-12-18 17:46     ` Mark Rutland
2015-12-18 22:09     ` Suzuki K. Poulose
2015-12-18 22:09       ` Suzuki K. Poulose
2015-12-18 17:42 ` Mark Rutland [this message]
2015-12-18 17:42   ` Mark Rutland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151218174250.GD30229@leverpostej \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.