--- linux/mm/filemap.c.orig Mon Aug 23 16:28:17 1999 +++ linux/mm/filemap.c Mon Aug 23 18:24:13 1999 @@ -1314,6 +1314,8 @@ unsigned long offset = address - area->vm_start + area->vm_offset; + int error = 0; + /* * Semantics for shared and private memory areas are different * past the end of the file. A shared mapping past the last page