lkml.org 
[lkml]   [2014]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: build failure after merge of the tty tree
Hi Greg,

After merging the tty tree, today's linux-next build (arm multi_v7_defconfig)
failed like this:

In file included from init/do_mounts.c:15:0:
include/linux/tty.h:267:9: error: width of 'unused' exceeds its type
unused:62;
^
include/linux/tty.h:271:9: error: width of 'unused_ctrl' exceeds its type
unused_ctrl:55;
^
In file included from init/main.c:28:0:
include/linux/tty.h:267:9: error: width of 'unused' exceeds its type
unused:62;
^
include/linux/tty.h:271:9: error: width of 'unused_ctrl' exceeds its type
unused_ctrl:55;
^
In file included from include/linux/serial_core.h:29:0,
from include/linux/serial_s3c.h:236,
from arch/arm/mach-exynos/exynos.c:15:
include/linux/tty.h:267:9: error: width of 'unused' exceeds its type
unused:62;
^
include/linux/tty.h:271:9: error: width of 'unused_ctrl' exceeds its type
unused_ctrl:55;
^
In file included from include/linux/serial_core.h:29:0,
from include/linux/platform_data/serial-omap.h:20,
from arch/arm/mach-omap2/serial.c:30:
include/linux/tty.h:267:9: error: width of 'unused' exceeds its type
unused:62;
^
include/linux/tty.h:271:9: error: width of 'unused_ctrl' exceeds its type
unused_ctrl:55;
^

Caused by commits c545b66c6922 ("tty: Serialize tcflow() with other tty
flow control changes") and 99416322dd16 ("tty: Workaround Alpha
non-atomic byte storage in tty_struct"). There are still 32 bit
architectures out there! ;-)

I have used the tty tree from next-20140924 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-09-25 09:01    [W:0.026 / U:0.964 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site