Skip to content
Commit 30dc1eda authored by Dave Stevenson's avatar Dave Stevenson Committed by popcornmix
Browse files

staging: vcsm-cma: Fixup the alloc code handling of kernel_id



The allocation code had been copied in from an old branch prior
to having added the IDR for 64bit support. It was therefore pushing
a pointer into the kernel_id field instead of an IDR handle, the
lookup therefore failed, and we never released the buffer.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent 91f1b628
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment