All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig
@ 2012-04-15  9:28 Sam Ravnborg
  2012-04-15 13:58 ` Hans-Christian Egtvedt
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Ravnborg @ 2012-04-15  9:28 UTC (permalink / raw)
  To: Haavard Skinnemoen, Hans-Christian Egtvedt; +Cc: lkml, Tejun Heo

>From f58a1c9f6717a6754fde691fb10f8eab7170dbc2 Mon Sep 17 00:00:00 2001
From: Sam Ravnborg <sam@ravnborg.org>
Date: Sun, 15 Apr 2012 11:23:50 +0200
Subject: [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig

The symbol is default to n - so no point in adding a symbol
with def_bool n.
Noticed iby Tejun when we removed this symbol from x86.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Tejun Heo <tj@kernel.org>
---

Other symbols looks like candidates too - but being on the
safe side this patch only removes this single symbol.

	Sam

 arch/avr32/Kconfig |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 3dea723..5065528 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -193,9 +193,6 @@ source "kernel/Kconfig.preempt"
 config QUICKLIST
 	def_bool y
 
-config HAVE_ARCH_BOOTMEM
-	def_bool n
-
 config ARCH_HAVE_MEMORY_PRESENT
 	def_bool n
 
-- 
1.6.0.6


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig
  2012-04-15  9:28 [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig Sam Ravnborg
@ 2012-04-15 13:58 ` Hans-Christian Egtvedt
  0 siblings, 0 replies; 2+ messages in thread
From: Hans-Christian Egtvedt @ 2012-04-15 13:58 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: Haavard Skinnemoen, lkml, Tejun Heo

Around Sun 15 Apr 2012 11:28:04 +0200 or thereabout, Sam Ravnborg wrote:
> From f58a1c9f6717a6754fde691fb10f8eab7170dbc2 Mon Sep 17 00:00:00 2001
> From: Sam Ravnborg <sam@ravnborg.org>
> Date: Sun, 15 Apr 2012 11:23:50 +0200
> Subject: [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig
> 
> The symbol is default to n - so no point in adding a symbol
> with def_bool n.
> Noticed iby Tejun when we removed this symbol from x86.
> 
> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> Cc: Tejun Heo <tj@kernel.org>

Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>

-- 
mvh
Hans-Christian Egtvedt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-15 13:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-15  9:28 [PATCH] avr32: drop HAVE_ARCH_BOOTMEM from Kconfig Sam Ravnborg
2012-04-15 13:58 ` Hans-Christian Egtvedt

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.