Re: [PATCH v3 1/3] hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
Guenter Roeck <[email protected]>
| Newsgroups | dev.linux.lists.sashiko,org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 4/8/26 10:22, Pradhan, Sanman wrote: > From: Sanman Pradhan <[email protected]> > > I think in this case as well, the feedback from the AI, would be a broader > pre-existing locking question in the driver rather than something introduced > by this patch. This patch is only fixing the buffer size and unexpected > positive return in pt5161l_read_block_data(). > > I'd prefer to keep this fix focused, if that's ok, and look at the > debugfs/hwmon locking usage separately if needed. > Yes, that is ok. Thanks, Guenter