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