Re: [PATCH] firmware: arm_ffa: Unmap Rx/Tx buffers on shutdown
Sudeep Holla <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <20260819-aromatic-albatross-of-virtuosity-2406c5@sudeepholla> |
On Tue, Aug 18, 2026 at 03:44:04PM -0700, Carol L Soto wrote: > The FF-A core maps its Rx/Tx buffers with the firmware during probe, > but only unmaps them from the remove and probe error paths. A kexec > reboot runs device_shutdown() without removing the driver, leaving the > old buffers mapped in the firmware. > > The next kernel can then fail to register its Rx/Tx buffers because the > firmware still tracks the previous mapping. > I had posted a single line patch here[1]. The original author/reported never got back. -- Regards, Sudeep [1] https://lore.kernel.org/all/20260729-nostalgic-accurate-raccoon-ab7d7e@sudeepholla