|
@@ -70,7 +70,7 @@ static unsigned long io_tlb_nslabs;
|
|
*/
|
|
*/
|
|
static unsigned long io_tlb_overflow = 32*1024;
|
|
static unsigned long io_tlb_overflow = 32*1024;
|
|
|
|
|
|
-void *io_tlb_overflow_buffer;
|
|
|
|
|
|
+static void *io_tlb_overflow_buffer;
|
|
|
|
|
|
/*
|
|
/*
|
|
* This is a free list describing the number of free entries available from
|
|
* This is a free list describing the number of free entries available from
|