Re: [PATCH v5 3/3] hwmon: pmbus: add MPQ8646 driver
Vincent Jardin <[email protected]>
| Newsgroups | org.kernel.vger.linux-hwmon,dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
Hi, > > Although this is triggered via debugfs, executing it on a DMA-capable I2C bus > > could reliably crash or corrupt the system. Should these buffers be dynamically > > allocated instead? > > > > Do not address. This is a false positive. Sashiko's I2C subsystem prompts > need to be updated. thanks Guenter for this guideline. Very appreciated, Vincent