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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
lib/test_stackinit.ko
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -620,4 +620,3 @@ CONFIG_HIST_TRIGGERS=y
|
||||
CONFIG_UNWINDER_FRAME_POINTER=y
|
||||
CONFIG_KUNIT=y
|
||||
CONFIG_KUNIT_DEBUGFS=y
|
||||
CONFIG_TEST_STACKINIT=m
|
||||
|
||||
Reference in New Issue
Block a user