|
@@ -204,7 +204,7 @@ static unsigned long highmem_dirtyable_memory(unsigned long total)
|
|
* Returns the global number of pages potentially available for dirty
|
|
* Returns the global number of pages potentially available for dirty
|
|
* page cache. This is the base value for the global dirty limits.
|
|
* page cache. This is the base value for the global dirty limits.
|
|
*/
|
|
*/
|
|
-unsigned long global_dirtyable_memory(void)
|
|
|
|
|
|
+static unsigned long global_dirtyable_memory(void)
|
|
{
|
|
{
|
|
unsigned long x;
|
|
unsigned long x;
|
|
|
|
|