Files
linux/drivers
Greg Kroah-Hartman d0b481d97e ANDROID: fix up rpmsg_device ABI break
In commit e70898ae1a ("rpmsg: Fix kfree() of static memory on setting
driver_override") a pointer was changed to const, which messes with the
CRC and ABI checks.  As the code is fine if this is left as not-const,
just put it back to preserve the abi.

Bug: 161946584
Fixes: e70898ae1a ("rpmsg: Fix kfree() of static memory on setting driver_override")
Change-Id: I9a87b9cf412191d9872b48f1f876a81df6701de0
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
(cherry picked from commit 4f2270e2bca1854ebe8be23a82f665eaa27ee831)
Signed-off-by: Lee Jones <joneslee@google.com>
2023-12-13 11:15:42 +00:00
..
2023-09-19 12:22:47 +02:00
2023-10-18 12:57:50 +00:00
2023-07-23 13:47:25 +02:00
2023-10-24 16:07:12 +00:00
2023-07-23 13:47:20 +02:00