Re: SPARC{,64}: kernel_termios_to_user_termios_1 missing

From: Andrew Morton
Date: Sun Sep 16 2007 - 03:42:58 EST


On Sat, 15 Sep 2007 15:36:02 -0700 (PDT) David Miller <davem@xxxxxxxxxxxxx> wrote:

> From: "Horst H. von Brand" <vonbrand@xxxxxxxxxxxx>
> Date: Sat, 15 Sep 2007 17:37:55 -0400
>
> > git-describe says this is v2.6.23-rc6-168-g53a3f30
> > I'm getting:
> >
> > drivers/char/tty_ioctl.c: In function 'n_tty_ioctl':
> > drivers/char/tty_ioctl.c:799: error: implicit declaration of function 'kernel_termios_to_user_termios_1'
> >
> > This is a macro at the very end of include/asm-<foo>/termios.h for i686, on
> > SPARC and SPARC64 it is missing. Sorry, I've got no clue on how to define
> > this correctly here.
> >
> > It is also missing on alpha, blackfin, parisc, sh64, sh, xtensa
>
> This has been reported and discussed extensively on the lists
> over the past 4 or 5 days.

Hopefully bb8bd3a52a5dbca8bea31bfc72dacfb384170e69 (merged six hours ago)
will have fixed this. It Works For Me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/