summaryrefslogtreecommitdiff
path: root/arm/include/u.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-12-25 11:30:29 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-12-25 11:30:29 +0100
commited5c9fd00a2e34a8a45288c986d52ac499db393b (patch)
tree99995f88ffdf9c00c3f7999223e110257ead1448 /arm/include/u.h
parent9b5387fbde5267dd1f6899866053a0bbda442ab7 (diff)
downloadplan9front-ed5c9fd00a2e34a8a45288c986d52ac499db393b.tar.xz
zynq: only tmpmap() while splhi(), remove unneeded coherence() after tmpunmap(), splhi() in l2free()
we have to call tmpmap() with interrupts disabled as the map is a per cpu and a interrupt can preempt us while we where commited to use a entry but *before* we wrote it! tmpunmap() already calls coherence() before flushpg() so it is not needed after tmpunmap(). splhi() in l2free() isnt needed as l2free() is always called with interrupts disabled from mmuswitch() and mmurelease().
Diffstat (limited to 'arm/include/u.h')
0 files changed, 0 insertions, 0 deletions