Prev: [PATCH 2/2] scripts: Remove the 80 line limit check
Next: [PATCH 34/35] x86: use num_processors for possible cpus
From: Alexander Shishkin on 10 Feb 2010 04:10 On Fri, Feb 05, 2010 at 02:42:57 +0100, Christoph Egger wrote: > Hi all! Hi, (adding Valentin's actual address to the loop) > As part of the VAMOS[0] research project at the University of > Erlangen we're checking referential integrity between kernel KConfig > options and in-code Conditional blocks. > > LWMON5 is a larger chunk from the kategory unreachable and > here for ever. Seems this board was either only available from > external trees or has been removed a long time ago. If you agree it > might be worth removing it. > > Please keep me informed of this patch getting confirmed / > merged so we can keep track of it. > > Regards > > Christoph Egger > > [0] http://vamos1.informatik.uni-erlangen.de/ > > ---- > From 8334822cc79b4cf0b7f6844ebd952ebb24ee046f Mon Sep 17 00:00:00 2001 > From: Christoph Egger <siccegge(a)stud.informatik.uni-erlangen.de> > Date: Fri, 5 Feb 2010 13:49:13 +0100 > Subject: [PATCH] Remove conditionalizing on LWMON5 > > There was some condigionalizing for the LWMON5 boards in kernel > source. However infrastructure for enabling this isn't here so > probably the special case code can go as well. > > Signed-off-by: Christoph Egger <siccegge(a)stud.informatik.uni-erlangen.de> Acked-by: Alexander Shishkin <virtuoso(a)slind.org> Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Anatolij Gustschin on 27 Feb 2010 03:00
On Fri, 5 Feb 2010 14:42:57 +0100 Christoph Egger <siccegge(a)stud.informatik.uni-erlangen.de> wrote: > LWMON5 is a larger chunk from the kategory unreachable and > here for ever. Seems this board was either only available from > external trees or has been removed a long time ago. If you agree it > might be worth removing it. The LWMON5 board port existed for arch/ppc which was removed entirely in 2.6.27. So, it is ok to apply this patch. > ---- > From 8334822cc79b4cf0b7f6844ebd952ebb24ee046f Mon Sep 17 00:00:00 2001 > From: Christoph Egger <siccegge(a)stud.informatik.uni-erlangen.de> > Date: Fri, 5 Feb 2010 13:49:13 +0100 > Subject: [PATCH] Remove conditionalizing on LWMON5 > > There was some condigionalizing for the LWMON5 boards in kernel > source. However infrastructure for enabling this isn't here so > probably the special case code can go as well. > > Signed-off-by: Christoph Egger <siccegge(a)stud.informatik.uni-erlangen.de> Acked-by: Anatolij Gustschin <agust(a)denx.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |