diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-06-18 12:15:33 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-06-18 12:15:33 +0200 |
commit | 0dab8869adf16f425b0cbd13eef1a8df4d2823f0 (patch) | |
tree | cf39082acb7c714f43ef7d9aff2cae25e94c96c4 /sys/src/9/zynq | |
parent | fd8597ac315b3be5f5bdb85445345a7ba4627c15 (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