From: Doug Thompson <norsk5@yahoo.com>
To: akpm@linux-foundation.org, greg@kroah.com, mingo@elte.hu,
Borislav Petkov <borislav.petkov@amd.com>
Cc: tglx@linutronix.de, hpa@zytor.com, mchehab@redhat.com,
aris@redhat.com, edt@aei.ca, linux-kernel@vger.kernel.org,
randy.dunlap@oracle.com,
Borislav Petkov <borislav.petkov@amd.com>
Subject: Re: [PATCH 2/4] amd64_edac: do not enable module by default
Date: Wed, 20 May 2009 17:03:12 -0700 (PDT) [thread overview]
Message-ID: <341053.98503.qm@web50104.mail.re2.yahoo.com> (raw)
--- On Wed, 5/20/09, Borislav Petkov <borislav.petkov@amd.com> wrote:
> From: Borislav Petkov <borislav.petkov@amd.com>
> Subject: [PATCH 2/4] amd64_edac: do not enable module by default
> To: akpm@linux-foundation.org, greg@kroah.com, mingo@elte.hu
> Cc: norsk5@yahoo.com, tglx@linutronix.de, hpa@zytor.com, mchehab@redhat.com, aris@redhat.com, edt@aei.ca, linux-kernel@vger.kernel.org, randy.dunlap@oracle.com, "Borislav Petkov" <borislav.petkov@amd.com>
> Date: Wednesday, May 20, 2009, 12:43 PM
> While at it, fix a link failure when
> !K8_NB.
>
> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Acked-by: Doug Thompson <dougthompson@xmission.com>
> ---
> drivers/edac/Kconfig | 7 +++----
> 1 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 1c5a325..d294421 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -60,11 +60,10 @@ config EDAC_MM_EDAC
>
> config EDAC_AMD64
> tristate "AMD64 (Opteron, Athlon64) K8,
> F10h, F11h"
> - depends on EDAC_MM_EDAC && X86
> && PCI
> - default m
> + depends on EDAC_MM_EDAC &&
> K8_NB && X86_64 && PCI
> help
> - Support for error detection and
> correction on the AMD 64
> - Families of Memory Controllers (K8,
> F10h and F11h)
> + Support for error detection and
> correction on the AMD 64
> + Families of Memory Controllers
> (K8, F10h and F11h)
>
> config EDAC_AMD64_ERROR_INJECTION
> bool "Sysfs Error Injection
> facilities"
> --
> 1.6.2.4
>
>
>
next reply other threads:[~2009-05-21 0:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-21 0:03 Doug Thompson [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-20 18:43 [PATCH 0/4] amd64_edac: misc fixes Borislav Petkov
2009-05-20 18:43 ` [PATCH 2/4] amd64_edac: do not enable module by default Borislav Petkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=341053.98503.qm@web50104.mail.re2.yahoo.com \
--to=norsk5@yahoo.com \
--cc=akpm@linux-foundation.org \
--cc=aris@redhat.com \
--cc=borislav.petkov@amd.com \
--cc=edt@aei.ca \
--cc=greg@kroah.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=mingo@elte.hu \
--cc=randy.dunlap@oracle.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome