Visualizza messaggio singolo
Vecchio 25-10-2004, 12.49.34   #10
pholcus
Linux Supporter
 
L'avatar di pholcus
 
Registrato: 02-12-2000
Loc.: Monza
Messaggi: 1.987
pholcus promette bene
Patch da applicare al kernel in attesa che rilascino nuovi driver:

Codice:
--- a/arch/i386/mm/init.c 2004-09-21 19:26:29.564841416 +0200
+++ b/arch/i386/mm/init.c 2004-09-21 17:38:25.000000000 +0200
@@ -41,6 +41,7 @@
#include <asm/sections.h>

unsigned int __VMALLOC_RESERVE = 128 << 20;
+EXPORT_SYMBOL(__VMALLOC_RESERVE);

DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
unsigned long highstart_pfn, highend_pfn;
Ciao
pholcus non è collegato   Rispondi citando