summaryrefslogtreecommitdiff
path: root/sys/src/9/ip
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-05-10 16:54:42 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2020-05-10 16:54:42 +0200
commitdbfec06bf1f8de922ca3af09d14675ef44ada5d2 (patch)
tree157e0375612556991e488cdc6cef84e202dc50ea /sys/src/9/ip
parent0099db7b5b87adb72f1dfa69f893c41ab1c26d6e (diff)
kernel: fix checkpages() and segflush() on SG_PHYSICAL type segments
do not touch s->map on SG_PHYSICAL type segments as they do not have a pte map (s->mapsize == 0 && s->map == nil). also remove the SG_PHYSICAL switch in freepte(), this is never reached.
Diffstat (limited to 'sys/src/9/ip')
0 files changed, 0 insertions, 0 deletions