| To: | Ralf Baechle <ralf@linux-mips.org>, mipslist <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH]: fault.c use unblank_screen |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | 20 Dec 2002 11:30:48 +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH]: scatter list are supposed to have a int length, Juan Quintela |
|---|---|
| Next by Date: | Re: [PATCH]: make highmem only things enclosed in the right #ifdef, Juan Quintela |
| Previous by Thread: | [PATCH]: scatter list are supposed to have a int length, Juan Quintela |
| Next by Thread: | applications compiled with mips16 ISA, Pichai Raghavan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |