mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
ANDROID: GKI: Update the ABI symbol list
Update the pixel_watch symbol list. 6 function symbol(s) added __module_get emergency_restart kernel_restart watchdog_init_timeout watchdog_register_device watchdog_unregister_device Bug: 329913683 Change-Id: I7bce78be9c642c7fea483aab25b1eb6ce15a232d Signed-off-by: Vilas Bhat <vilasbhat@google.com>
This commit is contained in:
@@ -733,6 +733,7 @@
|
||||
dump_stack
|
||||
__dynamic_dev_dbg
|
||||
__dynamic_pr_debug
|
||||
emergency_restart
|
||||
enable_irq
|
||||
enable_percpu_irq
|
||||
ether_setup
|
||||
@@ -1092,6 +1093,7 @@
|
||||
kernel_getsockname
|
||||
kernel_kobj
|
||||
kernel_recvmsg
|
||||
kernel_restart
|
||||
kernel_sendmsg
|
||||
kernfs_find_and_get_ns
|
||||
kernfs_notify
|
||||
@@ -1272,6 +1274,7 @@
|
||||
mod_node_page_state
|
||||
mod_timer
|
||||
mod_timer_pending
|
||||
__module_get
|
||||
module_layout
|
||||
module_put
|
||||
__msecs_to_jiffies
|
||||
@@ -2457,6 +2460,9 @@
|
||||
wakeup_source_unregister
|
||||
__wake_up_sync
|
||||
__warn_printk
|
||||
watchdog_init_timeout
|
||||
watchdog_register_device
|
||||
watchdog_unregister_device
|
||||
wireless_nlevent_flush
|
||||
wireless_send_event
|
||||
woken_wake_function
|
||||
|
||||
Reference in New Issue
Block a user