Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[S390] switch_to: get rid of prev == next check
schedule() makes sure that prev != next before calling switch_to(). Therefore remove the redundant check. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information