You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User can not modify rpmsg sysfs driver_override file,
because rpdev->driver_override is allocate in the static memory.
So dynamic allocate memory for rpdev->driver_override.
Signed-off-by: Charles Ci-Jyun Wu <[email protected]>
Reviewed-by: Dylan Jhong <[email protected]>
Reviewed-by: Randolph <[email protected]>
0 commit comments