* [PATCH] ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR
@ 2012-08-03 18:12 Fabio Estevam
2012-08-10 9:05 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2012-08-03 18:12 UTC (permalink / raw)
To: linux-arm-kernel
By default CONFIG_DEFAULT_MMAP_MIN_ADDR is 4096 and can also be changed via
/proc/sys/vm/mmap_min_addr if needed.
Quoting Russell King (http://marc.info/?l=linux-arm-kernel&m=134401593807820&w=2):
"4096 is also fine for ARM too. There's not much point in having
defconfigs change it - that would just be pure noise in the config
files."
,so remove CONFIG_DEFAULT_MMAP_MIN_ADDR from the defconfig file.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index f725b96..13bcfb1 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -42,7 +42,6 @@ CONFIG_VMSPLIT_2G=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_AEABI=y
# CONFIG_OABI_COMPAT is not set
-CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
CONFIG_VFP=y
CONFIG_NEON=y
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR
2012-08-03 18:12 [PATCH] ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR Fabio Estevam
@ 2012-08-10 9:05 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-08-10 9:05 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Aug 03, 2012 at 03:12:34PM -0300, Fabio Estevam wrote:
> By default CONFIG_DEFAULT_MMAP_MIN_ADDR is 4096 and can also be changed via
> /proc/sys/vm/mmap_min_addr if needed.
>
> Quoting Russell King (http://marc.info/?l=linux-arm-kernel&m=134401593807820&w=2):
>
> "4096 is also fine for ARM too. There's not much point in having
> defconfigs change it - that would just be pure noise in the config
> files."
>
> ,so remove CONFIG_DEFAULT_MMAP_MIN_ADDR from the defconfig file.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied, thanks
Sascha
> ---
> arch/arm/configs/imx_v6_v7_defconfig | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index f725b96..13bcfb1 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -42,7 +42,6 @@ CONFIG_VMSPLIT_2G=y
> CONFIG_PREEMPT_VOLUNTARY=y
> CONFIG_AEABI=y
> # CONFIG_OABI_COMPAT is not set
> -CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
> CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
> CONFIG_VFP=y
> CONFIG_NEON=y
> --
> 1.7.1
>
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-10 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 18:12 [PATCH] ARM: imx_v6_v7_defconfig: Remove CONFIG_DEFAULT_MMAP_MIN_ADDR Fabio Estevam
2012-08-10 9:05 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).