From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Naoya Tezuka <naoyatezuka@chromium.org>
Cc: Benson Leung <bleung@chromium.org>, Kees Cook <kees@kernel.org>,
Tony Luck <tony.luck@intel.com>,
"Guilherme G . Piccoli" <gpiccoli@igalia.com>,
chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-hardening@vger.kernel.org
Subject: Re: [PATCH v3] platform/chrome: chromeos_pstore: Add ecc_size module parameter
Date: Mon, 23 Jun 2025 02:41:13 +0000 [thread overview]
Message-ID: <aFi-yZ0Y_pxKLRe_@google.com> (raw)
In-Reply-To: <20250620062822.1018798-1-naoyatezuka@chromium.org>
On Fri, Jun 20, 2025 at 03:28:22PM +0900, Naoya Tezuka wrote:
> On ChromiumOS devices, the `ecc_size` is set to 0 (check dmesg | grep ecc
> to see `ecc: 0`): this disables ECC for ramoops region, even when
> `ramoops.ecc=1` is given to kernel command line parameter.
>
> Introduce `ecc_size` module parameter to provide an method to turn on ECC
> for ramoops and set different values of ecc_size per devices.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
[1/1] platform/chrome: chromeos_pstore: Add ecc_size module parameter
commit: 545daf90910ec83e167cf3fbcc31fcf5467432b8
Thanks!
prev parent reply other threads:[~2025-06-23 2:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 6:28 [PATCH v3] platform/chrome: chromeos_pstore: Add ecc_size module parameter Naoya Tezuka
2025-06-23 2:41 ` Tzung-Bi Shih [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=aFi-yZ0Y_pxKLRe_@google.com \
--to=tzungbi@kernel.org \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=gpiccoli@igalia.com \
--cc=kees@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=naoyatezuka@chromium.org \
--cc=tony.luck@intel.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.