patch-1.3.29 linux/drivers/scsi/hosts.c

Next file: linux/drivers/scsi/qlogic.c
Previous file: linux/drivers/scsi/eata_pio.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.28/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -416,7 +416,7 @@
 		     Low24 += PAGE_SIZE) {
 		    unsigned long ForbiddenAddress = High8 + Low24;
 		    if (ForbiddenAddress >= memory_end) goto next_host;
-		    mem_map[MAP_NR(ForbiddenAddress)] = MAP_PAGE_RESERVED;
+		    mem_map[MAP_NR(ForbiddenAddress)].reserved = 1;
 		}
 	    }
 	}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this