On Wed, Mar 11, 2020 at 9:02 AM Artem S. Tashkinov <aros@xxxxxxx> wrote:
With this patch the system works (I haven't created an initrd, so it
doesn't completely boot and panics on not being able to mount root fs
but that's expected).
Perfect.
I ended up applying my earlier cleanup patch with just the added
removal of the kfree(), which was the actual trigger of the bug.
It's commit e423fb6929d4 ("driver code: clarify and fix platform
device DMA mask allocation") in my tree. I've not pushed it out yet (I
have a few pending pull requests), but it should be out shortly.