From: Borislav Petkov <bp@alien8.de>
To: Medad CChien <medadyoung@gmail.com>
Cc: rric@kernel.org, james.morse@arm.com, tony.luck@intel.com,
mchehab@kernel.org, robh+dt@kernel.org, benjaminfair@google.com,
yuenn@google.com, venture@google.com, KWLIU@nuvoton.com,
YSCHU@nuvoton.com, JJLIU0@nuvoton.com, KFTING@nuvoton.com,
avifishman70@gmail.com, tmaimon77@gmail.com,
tali.perry1@gmail.com, ctcchien@nuvoton.com,
linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, openbmc@lists.ozlabs.org
Subject: Re: [PATCH v8 1/3] ARM: dts: nuvoton: Add memory controller node
Date: Tue, 3 May 2022 12:15:17 +0200 [thread overview]
Message-ID: <YnEAtQQ6Wnacfrub@zn.tnic> (raw)
In-Reply-To: <20220503094728.926-2-ctcchien@nuvoton.com>
On Tue, May 03, 2022 at 05:47:26PM +0800, Medad CChien wrote:
> ECC must be configured in the BootBlock header.
> Then, you can read error counts via
> the EDAC kernel framework.
>
> Signed-off-by: Medad CChien <ctcchien@nuvoton.com>
> Reviewed-by: Borislav Petkov <bp@alien8.de>
> Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
I don't think you understand the concept of Reviewed-by: tags. You
may add them to a patch of yours when the reviewer gives them to you
explicitly - not because she/he has given comments to a patch of yours.
Please go over
Documentation/process/
and Documentation/process/submitting-patches.rst especially and then
send patches.
Thx.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
WARNING: multiple messages have this Message-ID (diff)
From: Borislav Petkov <bp@alien8.de>
To: Medad CChien <medadyoung@gmail.com>
Cc: KWLIU@nuvoton.com, tony.luck@intel.com, rric@kernel.org,
benjaminfair@google.com, linux-edac@vger.kernel.org,
KFTING@nuvoton.com, avifishman70@gmail.com, venture@google.com,
openbmc@lists.ozlabs.org, JJLIU0@nuvoton.com,
ctcchien@nuvoton.com, tali.perry1@gmail.com,
devicetree@vger.kernel.org, robh+dt@kernel.org,
james.morse@arm.com, YSCHU@nuvoton.com, mchehab@kernel.org,
linux-kernel@vger.kernel.org, tmaimon77@gmail.com
Subject: Re: [PATCH v8 1/3] ARM: dts: nuvoton: Add memory controller node
Date: Tue, 3 May 2022 12:15:17 +0200 [thread overview]
Message-ID: <YnEAtQQ6Wnacfrub@zn.tnic> (raw)
In-Reply-To: <20220503094728.926-2-ctcchien@nuvoton.com>
On Tue, May 03, 2022 at 05:47:26PM +0800, Medad CChien wrote:
> ECC must be configured in the BootBlock header.
> Then, you can read error counts via
> the EDAC kernel framework.
>
> Signed-off-by: Medad CChien <ctcchien@nuvoton.com>
> Reviewed-by: Borislav Petkov <bp@alien8.de>
> Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
I don't think you understand the concept of Reviewed-by: tags. You
may add them to a patch of yours when the reviewer gives them to you
explicitly - not because she/he has given comments to a patch of yours.
Please go over
Documentation/process/
and Documentation/process/submitting-patches.rst especially and then
send patches.
Thx.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
next prev parent reply other threads:[~2022-05-03 10:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 9:47 [PATCH v8 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver Medad CChien
2022-05-03 9:47 ` Medad CChien
2022-05-03 9:47 ` [PATCH v8 1/3] ARM: dts: nuvoton: Add memory controller node Medad CChien
2022-05-03 9:47 ` Medad CChien
2022-05-03 9:56 ` Paul Menzel
2022-05-03 9:56 ` Paul Menzel
2022-05-05 7:29 ` Medad Young
2022-05-05 7:29 ` Medad Young
2022-05-03 10:15 ` Borislav Petkov [this message]
2022-05-03 10:15 ` Borislav Petkov
2022-05-05 7:31 ` Medad Young
2022-05-05 7:31 ` Medad Young
2022-05-03 9:47 ` [PATCH v8 2/3] dt-bindings: edac: nuvoton: add NPCM memory controller Medad CChien
2022-05-03 9:47 ` Medad CChien
2022-05-03 9:47 ` [PATCH v8 3/3] EDAC: nuvoton: Add NPCM memory controller driver Medad CChien
2022-05-03 9:47 ` Medad CChien
2022-05-03 9:58 ` Paul Menzel
2022-05-03 9:58 ` Paul Menzel
2022-05-05 7:36 ` Medad Young
2022-05-05 7:36 ` Medad Young
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=YnEAtQQ6Wnacfrub@zn.tnic \
--to=bp@alien8.de \
--cc=JJLIU0@nuvoton.com \
--cc=KFTING@nuvoton.com \
--cc=KWLIU@nuvoton.com \
--cc=YSCHU@nuvoton.com \
--cc=avifishman70@gmail.com \
--cc=benjaminfair@google.com \
--cc=ctcchien@nuvoton.com \
--cc=devicetree@vger.kernel.org \
--cc=james.morse@arm.com \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=medadyoung@gmail.com \
--cc=openbmc@lists.ozlabs.org \
--cc=robh+dt@kernel.org \
--cc=rric@kernel.org \
--cc=tali.perry1@gmail.com \
--cc=tmaimon77@gmail.com \
--cc=tony.luck@intel.com \
--cc=venture@google.com \
--cc=yuenn@google.com \
/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.