* [uml-devel] [patch] uml: raise tty limit
@ 2004-12-07 14:37 ` Gerd Knorr
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Knorr @ 2004-12-07 14:37 UTC (permalink / raw)
To: Andrew Morton, Linux Kernel Mailing List, uml devel, Jeff Dike,
Blaisorblade
$subject says all ;)
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
---
arch/um/drivers/stdio_console.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: uml-2.6.9-rc2/arch/um/drivers/stdio_console.c
===================================================================
--- uml-2.6.9-rc2.orig/arch/um/drivers/stdio_console.c 2004-09-16 16:34:54.467184040 +0200
+++ uml-2.6.9-rc2/arch/um/drivers/stdio_console.c 2004-09-16 16:58:26.640111896 +0200
@@ -30,7 +30,7 @@
#include "init.h"
#include "2_5compat.h"
-#define MAX_TTYS (8)
+#define MAX_TTYS (16)
/* Referenced only by tty_driver below - presumably it's locked correctly
* by the tty driver.
--
#define printk(args...) fprintf(stderr, ## args)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [patch] uml: raise tty limit
@ 2004-12-07 14:37 ` Gerd Knorr
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Knorr @ 2004-12-07 14:37 UTC (permalink / raw)
To: Andrew Morton, Linux Kernel Mailing List, uml devel, Jeff Dike,
Blaisorblade
$subject says all ;)
Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
---
arch/um/drivers/stdio_console.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: uml-2.6.9-rc2/arch/um/drivers/stdio_console.c
===================================================================
--- uml-2.6.9-rc2.orig/arch/um/drivers/stdio_console.c 2004-09-16 16:34:54.467184040 +0200
+++ uml-2.6.9-rc2/arch/um/drivers/stdio_console.c 2004-09-16 16:58:26.640111896 +0200
@@ -30,7 +30,7 @@
#include "init.h"
#include "2_5compat.h"
-#define MAX_TTYS (8)
+#define MAX_TTYS (16)
/* Referenced only by tty_driver below - presumably it's locked correctly
* by the tty driver.
--
#define printk(args...) fprintf(stderr, ## args)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-07 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-07 14:37 [uml-devel] [patch] uml: raise tty limit Gerd Knorr
2004-12-07 14:37 ` Gerd Knorr
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.