Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 12:22:59 -0400
From:      Ryan Stone <rysto32@gmail.com>
To:        Ray Kinsella <raykinsella78@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: contigmalloc & access protection failure
Message-ID:  <bc2d970905100922s4722d339mc807d210d6d13b86@mail.gmail.com>
In-Reply-To: <584ec6bb0905100532n36ae97b1rc5e6e31c23bdb44b@mail.gmail.com>
References:  <584ec6bb0905100532n36ae97b1rc5e6e31c23bdb44b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oh, and you're passing VM_PROT_ALL -- that says "map this
read/write/execute".  You want VM_PROT_READ

Ryan Stone



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc2d970905100922s4722d339mc807d210d6d13b86>