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-next>] [day] [month] [year] [list]
Date:	Fri, 6 Oct 2006 18:16:41 -0700
From:	Andrew Morton <akpm@...l.org>
To:	Jiri Slaby <jirislaby@...il.com>
Cc:	<linux-kernel@...r.kernel.org>, <support@...a.com.tw>,
	"Michael H. Warfield" <mhw@...tsend.com>
Subject: Re: [PATCH] Char: remove unneded termbits redefinitions

On Wed,  4 Oct 2006 18:49:01 +0200 (CEST)
Jiri Slaby <jirislaby@...il.com> wrote:

> Char, remove unneded termbits redefinitions
> 
> No need to redefine termbits in char tree.

drivers/char/ip2/ip2main.c:2498: error: 'B153600' undeclared (first use in this function)
drivers/char/ip2/ip2main.c:2498: error: (Each undeclared identifier is reported only once
drivers/char/ip2/ip2main.c:2498: error: for each function it appears in.)
drivers/char/ip2/ip2main.c:2500: error: 'B307200' undeclared (first use in this function)

Unless you're a sparc user, methinks you didn't compile this one.

I suppose an appropriate fix would be to move the B153600 and B307200
definitions into include/asm-*/termbits.h (those which don't already have it).
But that's just a guess.

-
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