kernel: Remove unnecessary old code
_sem_give_non_preemptible is non preemptible and no need to move thread
to ready queue for any real use case. Remove old code. This is also
not public API
Signed-off-by:
Punit Vara <punit.vara@intel.com>
Loading
Please sign in to comment