mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
ANDROID: abi_gki_aarch64_qcom: Add __kfifo_free
To free the fifo buffer allocated by __kfifo_alloc we need to use __kfifo_free. This change adds the __kfifo_free symbol to the qcom symbol list. Bug: 184180643 Change-Id: I2d8a719be61af59cd0c7fd59b8d6957a0e5050e0 Signed-off-by: Siddharth Gupta <quic_sidgup@quicinc.com>
This commit is contained in:
parent
75a0e03539
commit
188186232a
|
|
@ -1234,6 +1234,7 @@
|
||||||
kern_mount
|
kern_mount
|
||||||
kern_unmount
|
kern_unmount
|
||||||
__kfifo_alloc
|
__kfifo_alloc
|
||||||
|
__kfifo_free
|
||||||
__kfifo_in
|
__kfifo_in
|
||||||
__kfifo_out
|
__kfifo_out
|
||||||
kfree
|
kfree
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user