Revision 49251cd00228a3c983651f6bb2f33f6a0b8f152e authored by Zheng Yongjun on 02 June 2021, 14:06:40 UTC, committed by David S. Miller on 03 June 2021, 22:13:56 UTC
When kalloc or kmemdup failed, should return ENOMEM rather than ENOBUF.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d773695
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 266 bytes
binder.c -rw-r--r-- 168.2 KB
binder_alloc.c -rw-r--r-- 35.0 KB
binder_alloc.h -rw-r--r-- 6.4 KB
binder_alloc_selftest.c -rw-r--r-- 8.0 KB
binder_internal.h -rw-r--r-- 19.7 KB
binder_trace.h -rw-r--r-- 11.8 KB
binderfs.c -rw-r--r-- 19.4 KB

back to top