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


Groups > linux.kernel > #1447970

Re: [PATCH] ARM: dont specify STACKPROTECTOR in defconfigs

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: dont specify STACKPROTECTOR in defconfigs
Date 2016-07-21 17:30 +0200
Message-ID <rXo5c-Qr-31@gated-at.bofh.it> (permalink)
References <rXnVw-Jo-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Paul Gortmaker <paul.gortmaker@windriver.com> writes:

> Note the output from the following:
>
>    $ git grep STACKPROTECTOR arch/arm/configs/
>    arch/arm/configs/aspeed_g4_defconfig:CONFIG_CC_STACKPROTECTOR_STRONG=y
>    arch/arm/configs/aspeed_g5_defconfig:CONFIG_CC_STACKPROTECTOR_STRONG=y
>    arch/arm/configs/bcm2835_defconfig:CONFIG_CC_STACKPROTECTOR_REGULAR=y
>    $

I don't see why rpi1 shoud be special, so for bcm2835:

Acked-by: Eric Anholt <eric@anholt.net>

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


Thread

[PATCH] ARM: dont specify STACKPROTECTOR in defconfigs Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-21 17:20 +0200
  Re: [PATCH] ARM: dont specify STACKPROTECTOR in defconfigs Eric Anholt <eric@anholt.net> - 2016-07-21 17:30 +0200
  Re: [PATCH] ARM: dont specify STACKPROTECTOR in defconfigs Joel Stanley <joel@jms.id.au> - 2016-07-21 18:20 +0200
    Re: [PATCH] ARM: dont specify STACKPROTECTOR in defconfigs Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-21 20:10 +0200

csiph-web