| To: | David Daney <david.daney@cavium.com> |
|---|---|
| Subject: | Re: [PATCH 1/2] fs: binfmt_elf: Create Kconfig variable for PIE randomization. |
| From: | "H. Peter Anvin" <hpa@zytor.com> |
| Date: | Wed, 09 Nov 2011 16:37:43 -0800 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org, linux-kernel@vger.kernel.org, Russell King <linux@arm.linux.org.uk>, Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>, x86@kernel.org, Alexander Viro <viro@zeniv.linux.org.uk>, linux-arm-kernel@lists.infradead.org, linux-fsdevel@vger.kernel.org |
| In-reply-to: | <1320885178-24201-1-git-send-email-david.daney@cavium.com> |
| References: | <1320885178-24201-1-git-send-email-david.daney@cavium.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 |
On 11/09/2011 04:32 PM, David Daney wrote: > Randomization of PIE load address is hard coded in binfmt_elf.c for > X86 and ARM. Create a new Kconfig variable > (CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE) for this and use it instead. > Thus architecture specific policy is pushed out of the generic > binfmt_elf.c and into the architecture Kconfig files. > > X86 and ARM Kconfigs are modified to select the new variable so there > is no change in behavior. A follow on patch will select it for MIPS > too. > > Cc: Russell King <linux@arm.linux.org.uk> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Ingo Molnar <mingo@redhat.com> > Cc: "H. Peter Anvin" <hpa@zytor.com> > Cc: x86@kernel.org > Cc: Alexander Viro <viro@zeniv.linux.org.uk> > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > Cc: linux-fsdevel@vger.kernel.org > Signed-off-by: David Daney <david.daney@cavium.com> Acked-by: H. Peter Anvin <hpa@zytor.com> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/2] MIPS: Randomize PIE load address, David Daney |
|---|---|
| Next by Date: | [PATCH 0/5] treewide: __attribute__ neatening, Joe Perches |
| Previous by Thread: | [PATCH 2/2] MIPS: Randomize PIE load address, David Daney |
| Next by Thread: | [PATCH 0/5] treewide: __attribute__ neatening, Joe Perches |
| Indexes: | [Date] [Thread] [Top] [All Lists] |