summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-06-18 12:15:33 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-06-18 12:15:33 +0200
commit0dab8869adf16f425b0cbd13eef1a8df4d2823f0 (patch)
treecf39082acb7c714f43ef7d9aff2cae25e94c96c4 /sys/src/9/zynq
parentfd8597ac315b3be5f5bdb85445345a7ba4627c15 (diff)
kernel: ignore memory pages with singular kernel addresses
addresses va's of 0 and -BY2PG cause trouble with some memmove()/memset() implementations and possibly other code because of the nil pointer and end pointers wrapping to zero.
Diffstat (limited to 'sys/src/9/zynq')
0 files changed, 0 insertions, 0 deletions