Skip to content

kabi: add sched/lock ACKed symbols

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2008870 Upstream Status: RHEL only

The following symbols were ACKed during kabi review:

__init_swait_queue_head complete wait_for_completion wake_up_process __init_waitqueue_head __wake_up default_wake_function schedule add_wait_queue_exclusive remove_wait_queue add_wait_queue finish_wait init_wait_entry prepare_to_wait_event set_user_nice wait_for_completion_interruptible yield prepare_to_wait prepare_to_wait_exclusive try_wait_for_completion __cond_resched _raw_spin_lock _raw_spin_lock_irqsave _raw_spin_unlock_irqrestore down up __mutex_init _raw_spin_lock_irq mutex_lock mutex_trylock mutex_unlock up_write down_read up_read _raw_read_lock_bh _raw_read_unlock_bh _raw_spin_lock_bh _raw_spin_unlock_bh _raw_write_lock_bh _raw_write_unlock_bh _raw_spin_trylock_bh down_interruptible down_read_trylock down_trylock down_write down_write_trylock mutex_is_locked

Only ACKed symbols with resolved padding were added.

Signed-off-by: Čestmír Kalina ckalina@redhat.com

Edited by Čestmír Kalina

Merge request reports