All of lore.kernel.org
 help / color / mirror / Atom feed
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3][REBASED] arm64: Add CONFIG_CC_STACKPROTECTOR
Date: Thu, 10 Jul 2014 10:22:28 +0100	[thread overview]
Message-ID: <20140710092227.GF16137@arm.com> (raw)
In-Reply-To: <1403736903-25594-1-git-send-email-lauraa@codeaurora.org>

On Wed, Jun 25, 2014 at 11:55:03PM +0100, Laura Abbott wrote:
> arm64 currently lacks support for -fstack-protector. Add
> similar functionality to arm to detect stack corruption.
> 
> Cc: Will Deacon <will.deacon@arm.com>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Acked-by: Kees Cook <keescook@chromium.org>
> Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
> ---
>  arch/arm64/Kconfig                      |  1 +
>  arch/arm64/include/asm/stackprotector.h | 38 +++++++++++++++++++++++++++++++++
>  arch/arm64/kernel/process.c             |  6 ++++++
>  3 files changed, 45 insertions(+)
>  create mode 100644 arch/arm64/include/asm/stackprotector.h

Applied for 3.17. Thanks.

-- 
Catalin

      parent reply	other threads:[~2014-07-10  9:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25 22:55 [PATCHv3][REBASED] arm64: Add CONFIG_CC_STACKPROTECTOR Laura Abbott
2014-06-27  9:44 ` Will Deacon
2014-07-10  9:22 ` Catalin Marinas [this message]

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=20140710092227.GF16137@arm.com \
    --to=catalin.marinas@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.