gs101: enable page_pinner am: 1d26ee723e am: ee25ec8700

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14472208

Change-Id: I279f0cab733e1409e9283181e1cc3e9b5c5d6e42
This commit is contained in:
Minchan Kim 2021-05-19 19:27:37 +00:00 committed by Automerger Merge Worker
commit a74e76bea7

View file

@ -45,6 +45,7 @@ BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
BOARD_KERNEL_CMDLINE += androidboot.boot_devices=14700000.ufs
BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
BOARD_KERNEL_CMDLINE += stack_depot_disable=off page_pinner=on
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := false