Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[S390] incorrect placement of include.
The include of linux/smp.h needs to be done before the #if that checks for the compiler version. Seems like fallout from the inline assembly cleanup patch vs. the directed yield patch. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information