linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Rikard Falkeborn <rikard.falkeborn@gmail.com>,
	Mark Gross <mgross@linux.intel.com>,
	Frank Seidel <frank@f-seidel.de>,
	"David E. Box" <david.e.box@linux.intel.com>,
	Justin Ernst <justin.ernst@hpe.com>
Cc: Alexander Duyck <alexander.h.duyck@linux.intel.com>,
	platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org, Mike Travis <mike.travis@hpe.com>
Subject: Re: [PATCH 0/4] platform/x86: Constify static attribute_group structs
Date: Wed, 9 Jun 2021 16:26:57 +0200	[thread overview]
Message-ID: <e6d3ecf9-c664-4fba-aa93-773fa054783e@redhat.com> (raw)
In-Reply-To: <20210605203807.60547-1-rikard.falkeborn@gmail.com>

Hi,

On 6/5/21 10:38 PM, Rikard Falkeborn wrote:
> Constify a couple of static attribute_group structs which are never
> modified to allow the compiler to put them in read-only memory.
> 
> Rikard Falkeborn (4):
>   platform/x86: hdaps: Constify static attribute_group struct
>   platform/x86: intel_pmt_crashlog: Constify static attribute_group
>     struct
>   platform/x86: tc1100-wmi: Constify static attribute_group struct
>   x86/platform/uv: Constify static attribute_group struct

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans


      parent reply	other threads:[~2021-06-09 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-05 20:38 [PATCH 0/4] platform/x86: Constify static attribute_group structs Rikard Falkeborn
2021-06-05 20:38 ` [PATCH 1/4] platform/x86: hdaps: Constify static attribute_group struct Rikard Falkeborn
2021-06-07 16:21   ` Frank Seidel
2021-06-05 20:38 ` [PATCH 2/4] platform/x86: intel_pmt_crashlog: " Rikard Falkeborn
2021-06-05 20:38 ` [PATCH 3/4] platform/x86: tc1100-wmi: " Rikard Falkeborn
2021-06-05 20:38 ` [PATCH 4/4] x86/platform/uv: " Rikard Falkeborn
2021-06-07 14:34   ` Ernst, Justin
2021-06-09 14:26 ` Hans de Goede [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=e6d3ecf9-c664-4fba-aa93-773fa054783e@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=alexander.h.duyck@linux.intel.com \
    --cc=david.e.box@linux.intel.com \
    --cc=frank@f-seidel.de \
    --cc=justin.ernst@hpe.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgross@linux.intel.com \
    --cc=mike.travis@hpe.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rikard.falkeborn@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).