From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] edac: Only build sb_edac on 64-bit
Date: Thu, 03 Nov 2011 16:04:21 -0200 [thread overview]
Message-ID: <4EB2D7A5.1080208@redhat.com> (raw)
In-Reply-To: <1320343211-10665-1-git-send-email-mchehab@redhat.com>
Em 03-11-2011 16:00, Mauro Carvalho Chehab escreveu:
> From: Josh Boyer <jwboyer@redhat.com>
>
> The sb_edac driver is marginally useful on a 32-bit kernel, and
> currently has 64-bit divide compile errors when building that config.
> For now, make this build on only for 64-bit kernels.
>
> Signed-off-by: Josh Boyer <jwboyer@redhat.com>
> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Please discard this patch... my fingers just automatically typed "--cc lmml",
as they used to do it most of the time when typing a git send-email command ;)
> ---
> drivers/edac/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
> index 203361e..5948a21 100644
> --- a/drivers/edac/Kconfig
> +++ b/drivers/edac/Kconfig
> @@ -214,7 +214,7 @@ config EDAC_I7300
>
> config EDAC_SBRIDGE
> tristate "Intel Sandy-Bridge Integrated MC"
> - depends on EDAC_MM_EDAC && PCI && X86 && X86_MCE_INTEL
> + depends on EDAC_MM_EDAC && PCI && X86_64 && X86_MCE_INTEL
> depends on EXPERIMENTAL
> help
> Support for error detection and correction the Intel
For the silly patchwork at linuxtv:
Nacked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
(as it doesn't bellong to media stuff ;) )
prev parent reply other threads:[~2011-11-03 18:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-03 18:00 [PATCH] edac: Only build sb_edac on 64-bit Mauro Carvalho Chehab
2011-11-03 18:04 ` Mauro Carvalho Chehab [this message]
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=4EB2D7A5.1080208@redhat.com \
--to=mchehab@redhat.com \
--cc=linux-media@vger.kernel.org \
/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