Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Oniro Core / linux
Source project has a limited visibility.
user avatar
Jiri Slaby authored
For 3.0 stable kernel the backport of 048cd4e5
"compat: fix compile breakage on s390" breaks compilation...

Re-add a single #include <asm/compat.h> in order to fix this.

This patch is _not_ necessary for upstream, only for stable kernels
which include the "build fix" mentioned above.

One fix for arch/s390/kernel/setup.c was already sent and applied. But
we need a similar patch for drivers/s390/char/fs3270.c.

Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
0af6af90
History
Name Last commit Last update