[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070723222951.33125.qmail@web50109.mail.re2.yahoo.com>
Date: Mon, 23 Jul 2007 15:29:50 -0700 (PDT)
From: Doug Thompson <norsk5@...oo.com>
To: Dave Jones <davej@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Douglas Thompson <dougthompson@...ssion.com>
Subject: Re: drivers/edac: add mips and ppc visibility
--- Dave Jones <davej@...hat.com> wrote:
> On Thu, Jul 19, 2007 at 05:59:16PM +0000, Linux Kernel wrote:
> > Gitweb:
>
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b113a3f7e85d7f97c8383a88a5bc7c2ea8daeb2f
> > Commit: b113a3f7e85d7f97c8383a88a5bc7c2ea8daeb2f
> > Parent: 052dfb45ccb5ea354a426b52556bcfee75b9d2f5
> > Author: Douglas Thompson <dougthompson@...ssion.com>
> > AuthorDate: Thu Jul 19 01:50:15 2007 -0700
> > Committer: Linus Torvalds <torvalds@...dy.linux-foundation.org>
> > CommitDate: Thu Jul 19 10:04:55 2007 -0700
> >
> > drivers/edac: add mips and ppc visibility
> >
> > 1) Remove an old CVS ID string
> >
> > 2) change EDAC from a tristate option to a simple bool option
> >
> > 3) In addition to the X86 arch, PPC and MIPS also have drivers in the
> > submission queue. This patch turns on the EDAC flag for those archs. Each
> > driver will have its respective 'depends on ARCH' set.
> >
> > Signed-off-by: Douglas Thompson <dougthompson@...ssion.com>
> > Cc: Alan Cox <alan@...rguk.ukuu.org.uk>
> > Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> > Signed-off-by: Linus Torvalds <torvalds@...ux-foundation.org>
>
> What was the reasoning behind 2) ?
> Now everyone's distro kernel has bits of EDAC in it even if they
> don't use it. (Admittedly only a small amount, but these things
> tend to creep in bit by bit).
>
> Dave
It might be my failed understanding, but the requested patch for this, was to move the
ON/OFF of EDAC into the 'drivers' submenu directly (instead of down in the EDAC submenu),
to allow for faster disabling/enabling of EDAC in menuconfig.
But all the modules are still tri-state configured.
If I am missing something here, please give me some needed instruction. From what I understand
your comment, the code is can still be configured in modules.
thanks
doug t
>
> --
> http://www.codemonkey.org.uk
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists