summaryrefslogtreecommitdiff
path: root/kern/thread.c
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2013-05-26 12:47:46 +0200
committerRichard Braun <rbraun@sceen.net>2013-05-26 12:47:46 +0200
commit1a2afc00f24b1e7c05fc5dbcf77dd71b43aab1db (patch)
tree3a7d5819e652a5cd8a5824d1ecab8bd7f67f2c97 /kern/thread.c
parent10009078462ac758a15e65a4e890933e6e51669a (diff)
vm/vm_kmem: check that kernel space doesn't start at 0
Address 0 is commonly used to report allocation errors, in particular to the kmem module, which itself returns NULL on failure.
Diffstat (limited to 'kern/thread.c')
0 files changed, 0 insertions, 0 deletions