Commit cd3c820d authored by James Hughes's avatar James Hughes Committed by popcornmix
Browse files

Mailbox firmware calls now use kmalloc (#2749)



A previous change moved away from variable stack
allocation of a data buffer to a fixed maximum size.
However, some mailbox calls use larger data buffers
than the maximum allowed. This change moves from
stack storage to kmalloc to ensure all sizes are
catered for.

Signed-off-by: default avatarJames Hughes <james.hughes@raspberrypi.org>
parent 7a1a26f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment