projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be99159
)
serial: TTY: new ldiscs for staging
author
Pavan Savoy
<pavan_savoy@ti.com>
Thu, 8 Apr 2010 18:16:52 +0000
(13:16 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 21 May 2010 16:34:29 +0000
(09:34 -0700)
Push the max ldiscs by a few number to allow ldiscs
to exist in the staging directory and elsewhere.
Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/tty.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/tty.h
b/include/linux/tty.h
index bb44fa9ae135a030a9cc7173db61b3f48c4c392f..7e605e4b3da394fa7c5be15edbed9117700db943 100644
(file)
--- a/
include/linux/tty.h
+++ b/
include/linux/tty.h
@@
-23,7
+23,7
@@
*/
#define NR_UNIX98_PTY_DEFAULT 4096 /* Default maximum for Unix98 ptys */
#define NR_UNIX98_PTY_MAX (1 << MINORBITS) /* Absolute limit */
-#define NR_LDISCS
21
+#define NR_LDISCS
30
/* line disciplines */
#define N_TTY 0