cvs commit: src/sys/vm vm_page.c

Jos Backus jos at catnook.com
Fri May 16 05:11:10 UTC 2008


On Thu, May 15, 2008 at 06:52:31PM +0000, Alan Cox wrote:
>   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

I was seeing this crash, too. Thanks for the fix, Alan.

-- 
Jos Backus
jos at catnook.com


More information about the cvs-all mailing list