Hi, On 6/11/21 12:13 AM, Pandruvada, Srinivas wrote: > Hi Hans, > > These changes are on top of > https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86/for-next > > The following changes since commit > 501f1864e6387bf0abc5d0bb22a89fdd9ed5b97f: > > platform/x86: think-lmi: Avoid potential read before start of the > buffer (2021-06-09 17:18:25 +0200) > > are available in the Git repository at: > > https://github.com/spandruvada/linux-kernel.git intel-sst > > for you to fetch changes up to > 019920d0deb06158a5ff48b5bc38a1e7c7809be5: > > tools/power/x86/intel-speed-select: v1.10 release (2021-06-10 > 14:37:28 -0700) > > ---------------------------------------------------------------- > Srinivas Pandruvada (2): > tools/power/x86/intel-speed-select: Fix uncore memory frequency > display > tools/power/x86/intel-speed-select: v1.10 release Thank you. I've applied the 2 patches from this pull-req to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note this is rebased on top of 5.13-rc3 because I needed to merge some immutable branches from other subsystems as deps for another patch and one of those immutable branches was based on top of a later 5.13-rc. The cleanest way for me to deal with this is to base platform-drivers-x86/review-hans and platform-drivers-x86/for-next on 5.13-rc3 instead. 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