Checking patch bits/termios.h... error: while searching for: # define NOKERNINFO (1 << 25) /* Disable VSTATUS. */ # define PENDIN (1 << 29) /* Retype pending input (state). */ #endif #define _NOFLSH (1 << 31) /* Disable flush after interrupt. */ #define NOFLSH _NOFLSH /* Control characters. */ error: patch failed: bits/termios.h:246 Applying patch bits/termios.h with 1 reject... Rejected hunk #1.