LWIS: use kvfree() to free the memory that allocated from kvmalloc()
The io entries in periodic_io is allocated by kvmalloc().
It should be freed by kvfree()
Bug: 206568910
Test: AOSP camera, CTS
Signed-off-by:
Holmes Chou <holmeschou@google.com>
Change-Id: I60d1a1fa60ad08c515296926eb53fff553f4ae8e
Loading
Please sign in to comment