lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 15 Sep 2007 14:54:11 +0200
From:	Guido Guenther <agx@...xcpu.org>
To:	Josh Boyer <jwboyer@...il.com>
Cc:	Andy Whitcroft <apw@...dowen.org>, Alan Cox <alan@...hat.com>,
	David Miller <davem@...emloft.net>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, Mel Gorman <mel@....ul.ie>
Subject: Re: 2.6.23-rc6-git1 -- termios *_1 compile failures on powerpc

On Wed, Sep 12, 2007 at 09:33:12AM -0500, Josh Boyer wrote:
> On 9/12/07, Andy Whitcroft <apw@...dowen.org> wrote:
> > The following commit just hit mainline and all my powerpc test boxes are
> > failing during compilation:
> >
> >         commit f629307c857c030d5a3dd777fee37c8bb395e171
> >         tty: termios locking functions break with new termios type
> 
> I think this is already being discussed on the linuxppc-dev list.
The same thing hits sparc64:

  CC      drivers/char/tty_ioctl.o
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'
drivers/char/tty_ioctl.c:806: error: implicit declaration of function 'user_termios_to_kernel_termios_1'
make[2]: *** [drivers/char/tty_ioctl.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

Cheers,
 -- Guido

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ