alc 2008-05-15 18:52:31 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c
Log:
Don't call vm_reserv_alloc_page() on device-backed objects. Otherwise, the
system may panic because there is no reservation structure corresponding to
the physical address of the device memory.
Reported by: Giorgos Keramidas
Revision Changes Path
1.370 +1 -1 src/sys/vm/vm_page.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"