Re: [PATCH 1/5] asm-generic, termios: add alias constants from MIPS

2018-10-05 Thread Geert Uytterhoeven
Hi Peter, Thanks for your patch! On Fri, Oct 5, 2018 at 12:30 AM H. Peter Anvin (Intel) wrote: > Some architectures, in this case MIPS, need a couple of legacy alias > constants for bits. There really is no reason why we can't define them > generically for all architectures. To avoid polluting

[PATCH 1/5] asm-generic, termios: add alias constants from MIPS

2018-10-04 Thread H. Peter Anvin (Intel)
Some architectures, in this case MIPS, need a couple of legacy alias constants for bits. There really is no reason why we can't define them generically for all architectures. Signed-off-by: H. Peter Anvin (Intel) Cc: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Jiri Slaby linux-kernel@vger.kernel.