All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]: fault.c use unblank_screen
@ 2002-12-20 10:30 Juan Quintela
  0 siblings, 0 replies; only message in thread
From: Juan Quintela @ 2002-12-20 10:30 UTC (permalink / raw)
  To: Ralf Baechle, mipslist


Hi
        if CONFIG_VT is defined, this file uses unblank screen.

Later, Juan.

Index: arch/mips64/mm/fault.c
===================================================================
RCS file: /home/cvs/linux/arch/mips64/mm/fault.c,v
retrieving revision 1.26.2.13
diff -u -r1.26.2.13 fault.c
--- arch/mips64/mm/fault.c	11 Sep 2002 12:44:29 -0000	1.26.2.13
+++ arch/mips64/mm/fault.c	20 Dec 2002 09:55:05 -0000
@@ -20,6 +20,7 @@
 #include <linux/smp.h>
 #include <linux/smp_lock.h>
 #include <linux/version.h>
+#include <linux/vt_kern.h>
 
 #include <asm/branch.h>
 #include <asm/hardirq.h>


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-20 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-20 10:30 [PATCH]: fault.c use unblank_screen Juan Quintela

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.