kernel_samsung_a53x/drivers/android
Panchajanya1999 f2d8b4a3b3 binder_alloc: Avoid page memory allocation in high memory
In binder, using GFP_HIGHMEM will result in the allocated memory
not to be mapped in the kernel's virtual address space.
This prevents the kernel from being capable of directly
referring it.

Change-Id: I952dbc8ae205e47fa00ddf186ef306903f623367
Signed-off-by: Panchajanya1999 <panchajanya@azure-dev.live>
Signed-off-by: Jebaitedneko <Jebaitedneko@gmail.com>
2024-11-17 17:42:33 +01:00
..
binder.c binder: Disable debug mask 2024-11-17 17:42:26 +01:00
binder_alloc.c binder_alloc: Avoid page memory allocation in high memory 2024-11-17 17:42:33 +01:00
binder_alloc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binder_alloc_selftest.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binder_internal.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binder_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
binderfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debug_symbols.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vendor_hooks.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00