On Tue, 5 Mar 2024, Srinivas Pandruvada wrote:
The vsec offset can be 64 bit long depending on the PFS start. So change type to u64. Also use 64 bit formatting for seq_printf.
Fixes: 47731fd2865f ("platform/x86/intel: Intel TPMI enumeration driver") Signed-off-by: Srinivas Pandruvada srinivas.pandruvada@linux.intel.com Cc: stable@vger.kernel.org # v6.3+
This is a forward looking change. There is no platform with this issue. This can go through regular cycle.
I've applied this to review-ilpo.