[Bug 2069303] [NEW] Use a single SMC for reporting total power

2024-06-13 Thread Jitendra Lanka
Public bug reported: SRU Justification: [Impact] mlxbf-ptm is a kernel driver that provides debufgs interface for system software to monitor Bluefield devices' power and thermal management parameters. [Fix] * This change adds performance improvements to total power reporting with a single

[Bug 1959119] [NEW] Fix sprintf usage that may lead to buffer overflow

2022-01-26 Thread Jitendra Lanka
Public bug reported: SRU Justification: [Impact] Fix references to sprintf that have a possibility for buffer overflow [Fix] Replace sprintf with snprintf containing a defined boundary of PAGE_SIZE for sysfs store/show functions and max array size defined otherwise. [Test Case] Existing