Revert "ANDROID: GKI: enable test_stackinit kernel module"

Reason for revert: need alternative deployment path for test modules

Change-Id: I2b27bb5451a3338e5d5cdb1e67440290cd42df44
Bug: 181024194
Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
Steve Muckle
2022-01-28 19:52:59 +00:00
parent 2b3eb6227c
commit 388a1734b3
5 changed files with 2 additions and 15 deletions

View File

@@ -2,10 +2,3 @@
# commonly used symbols
module_layout
__put_task_struct
# required by test_stackinit.ko
memcpy
memset
_printk
__stack_chk_fail
__ubsan_handle_cfi_check_fail_abort

View File

@@ -430,7 +430,6 @@
virtqueue_kick
virtqueue_kick_prepare
virtqueue_notify
vmalloc
vmalloc_to_page
vring_create_virtqueue
vring_del_virtqueue
@@ -897,13 +896,10 @@
dma_sync_sg_for_cpu
__sg_page_iter_next
__sg_page_iter_start
vmalloc
vmap
vunmap
# required by test_meminit.ko
kmem_cache_alloc_bulk
kmem_cache_free_bulk
# required by usbip-core.ko
iov_iter_kvec
param_ops_ulong

View File

@@ -1 +0,0 @@
lib/test_stackinit.ko

View File

@@ -685,4 +685,4 @@ CONFIG_HIST_TRIGGERS=y
CONFIG_PID_IN_CONTEXTIDR=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
CONFIG_TEST_STACKINIT=m
# CONFIG_RUNTIME_TESTING_MENU is not set

View File

@@ -620,4 +620,3 @@ CONFIG_HIST_TRIGGERS=y
CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
CONFIG_TEST_STACKINIT=m