All of lore.kernel.org
 help / color / mirror / Atom feed
* tty compile warnings
@ 2008-09-01 13:27 Robert Reif
  2008-09-01 13:57 ` Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Reif @ 2008-09-01 13:27 UTC (permalink / raw)
  To: sparclinux

I have been getting these compile warnings on sparc32 for a few weeks now:

CC drivers/char/n_tty.o
drivers/char/n_tty.c: In function ‘normal_poll’:
drivers/char/n_tty.c:1555: warning: array subscript is above array bounds
drivers/char/n_tty.c:1564: warning: array subscript is above array bounds
drivers/char/n_tty.c: In function ‘read_chan’:
drivers/char/n_tty.c:1269: warning: array subscript is above array bounds
CC drivers/char/tty_ioctl.o
drivers/char/tty_ioctl.c: In function ‘set_termios’:
drivers/char/tty_ioctl.c:533: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:537: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c: In function ‘tty_mode_ioctl’:
drivers/char/tty_ioctl.c:662: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:892: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:896: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:577: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:928: warning: array subscript is above array bounds
drivers/char/tty_ioctl.c:934: warning: array subscript is above array bounds


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-03  0:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01 13:27 tty compile warnings Robert Reif
2008-09-01 13:57 ` Alan Cox
2008-09-01 15:58 ` Robert Reif
2008-09-03  0:21 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.