2013-03-22 21:45:54

by Paul Bolle

[permalink] [raw]
Subject: [PATCH] CRIS: remove "config OOM_REBOOT"

The Kconfig symbol OOM_REBOOT got added in v2.6.25. It has never been
used. Its entry can safely be removed.

Signed-off-by: Paul Bolle <[email protected]>
---
Untested.

arch/cris/Kconfig | 3 ---
1 file changed, 3 deletions(-)

diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index b02ca1b..64c590f 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -99,9 +99,6 @@ config ETRAX_KMALLOCED_MODULES
help
Enable module allocation with kmalloc instead of vmalloc.

-config OOM_REBOOT
- bool "Enable reboot at out of memory"
-
source "kernel/Kconfig.preempt"

source mm/Kconfig
--
1.7.11.7


2013-04-15 15:11:46

by Jesper Nilsson

[permalink] [raw]
Subject: Re: [PATCH] CRIS: remove "config OOM_REBOOT"

On Fri, Mar 22, 2013 at 10:45:51PM +0100, Paul Bolle wrote:
> The Kconfig symbol OOM_REBOOT got added in v2.6.25. It has never been
> used. Its entry can safely be removed.
>
> Signed-off-by: Paul Bolle <[email protected]>

Agreed, applied to the for-next branch of the CRIS-tree.
Sorry for the slow response.

/^JN - Jesper Nilsson
--
Jesper Nilsson -- [email protected]