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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 26 Jun 2008 20:44:00 +0200
From:	Michal Simek <monstr@...nam.cz>
To:	Alan Cox <alan@...rguk.ukuu.org.uk>
CC:	linux-arch@...r.kernel.org, Michal Simek <monstr@...str.eu>,
	vapier.adi@...il.com, arnd@...db.de, matthew@....cx,
	microblaze-uclinux@...e.uq.edu.au, linux-kernel@...r.kernel.org,
	drepper@...hat.com, linuxppc-dev@...abs.org, will.newton@...il.com,
	hpa@...or.com, John.Linn@...inx.com, john.williams@...alogix.com
Subject: Re: [PATCH 46/60] microblaze_v4: termbits.h termios.h

OK.I'll fix it.

M

>> +++ b/include/asm-generic/termbits.h
>> @@ -0,0 +1,200 @@
> 
>> +/* c_cflag bit meaning */
>> +
>> +#define CBAUD	0010017
>> +#define B0	0000000 /* hang up */
> 
> You need BOTHER in here as well - especially if it is going to be generic.
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@...abs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 

--
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