commit | 42e47eeb8fb3f9d2abe653cc7f185816068a057d | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Oct 04 20:02:12 2006 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Oct 04 20:02:12 2006 +0200 |
tree | 6c2564789cac15c949b03ed7ae123f697f0556b4 | |
parent | 8abfe01dae8c0ed7ca6bfb153a7fcab47df72a52 [diff] |
[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>