On Tue, 26 Sep 2023, Ilpo Järvinen wrote: > On Tue, 19 Sep 2023 09:20:55 +0000, Suma Hegde wrote: > > > Having a separate platform device structure helps in future, to > > contain platform specific variables and other data. > > > > > > > Thank you for your contribution, it has been applied to my local > review-ilpo branch. Note it will show up in the public > platform-drivers-x86/review-ilpo branch only once I've pushed my > local branch there, which might take a while. > > Once I've run some tests on the review-ilpo 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. > > The list of commits applied: > [1/3] platform/x86/amd/hsmp: create plat specific struct > commit: 6448b90731aabbfb0e351b11be37af94c157dda4 > [2/3] platform/x86/amd/hsmp: add support for metrics tbl > commit: 0f21042c11c7fa9053d5af1797f5a9380579f4dd This ended up breaking the build and for some reason lkp had not caught it (probably didn't build the series at all since the build fails already with allyesconfig). I'll fix this in review-ilpo branch for you but please try to build test in the future to add a little bit of redundancy into build testing. > [3/3] platform/x86/amd/hsmp: improve the error log > commit: bd2b5ff0df3da9b75e684d99cd5b1ed4e74e24db -- i.