enable null pointer hardening by default

Konrad Meyer konrad at tylerc.org
Sat Dec 22 11:55:49 UTC 2007


Quoth David Woodhouse:
> 
> On Thu, 2007-12-13 at 10:58 -0500, Eric Paris wrote:
> > -unsigned long mmap_min_addr;		/* 0 means no protection */
> > +unsigned long mmap_min_addr = 65536;		/* protect first 64k */
> 
> 64kB would be 64000. If you mean 65536, it's 64KiB.

KiB don't exist. If you mean 65536, it's 64 kiB. :P

-- 
Konrad Meyer <konrad at tylerc.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-kernel-list/attachments/20071222/14ab9926/attachment.sig>


More information about the Fedora-kernel-list mailing list