sched: provide common cpu_relax_yield definition

No need to duplicate the same define everywhere. Since
the only user is stopmachine and the only provider is
s390, we can use a default implementation of cpu_relax_yield
in sched.h

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
33 files changed