From: bp@alien8.de (Borislav Petkov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error
Date: Fri, 9 May 2014 09:38:03 +0200 [thread overview]
Message-ID: <20140509073803.GD8844@pd.tnic> (raw)
In-Reply-To: <1399590199-12256-2-git-send-email-lho@apm.com>
On Thu, May 08, 2014 at 05:03:16PM -0600, Loc Ho wrote:
> This patch fixes the MC scrub mode comparsion bug by replacing
> '&' with '=='. The MC structure field scrub_mode is integer
> type - not bit field.
>
> Signed-off-by: Loc Ho <lho@apm.com>
Applied, thanks.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
WARNING: multiple messages have this Message-ID (diff)
From: Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org>
To: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>
Cc: dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org,
m.chehab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
jcm-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
patches-qTEPVZfXA3Y@public.gmane.org
Subject: Re: [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error
Date: Fri, 9 May 2014 09:38:03 +0200 [thread overview]
Message-ID: <20140509073803.GD8844@pd.tnic> (raw)
In-Reply-To: <1399590199-12256-2-git-send-email-lho-qTEPVZfXA3Y@public.gmane.org>
On Thu, May 08, 2014 at 05:03:16PM -0600, Loc Ho wrote:
> This patch fixes the MC scrub mode comparsion bug by replacing
> '&' with '=='. The MC structure field scrub_mode is integer
> type - not bit field.
>
> Signed-off-by: Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org>
Applied, thanks.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-05-09 7:38 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-08 23:03 [PATCH 0/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
2014-05-08 23:03 ` Loc Ho
2014-05-08 23:03 ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Loc Ho
2014-05-08 23:03 ` Loc Ho
2014-05-08 23:03 ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Loc Ho
2014-05-08 23:03 ` Loc Ho
2014-05-08 23:03 ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Loc Ho
2014-05-08 23:03 ` Loc Ho
2014-05-08 23:03 ` [PATCH 4/4] arm64: Add APM X-Gene SoC EDAC DTS entries Loc Ho
2014-05-08 23:03 ` Loc Ho
2014-05-20 19:39 ` [PATCH 3/4] edac: Add APM X-Gene SoC EDAC driver Borislav Petkov
2014-05-20 19:39 ` Borislav Petkov
2014-05-23 16:26 ` Loc Ho
2014-05-23 16:26 ` Loc Ho
2014-05-23 17:20 ` Borislav Petkov
2014-05-23 17:20 ` Borislav Petkov
2014-05-14 12:01 ` [PATCH 2/4] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding Borislav Petkov
2014-05-14 12:01 ` Borislav Petkov
2014-05-09 7:38 ` Borislav Petkov [this message]
2014-05-09 7:38 ` [PATCH 1/4] edac: Fix MC scrub mode comparsion bug for correctable error Borislav Petkov
2014-05-09 16:17 ` Loc Ho
2014-05-09 16:17 ` Loc Ho
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=20140509073803.GD8844@pd.tnic \
--to=bp@alien8.de \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.