plan9fox/sys
cinap_lenrek 2830cd7eb6 pc: modify cpu0 page tables in patwc() instead of current cpu ones
on 386 kernel, each processor has its own pdb where the primary
pdb for kernel mappings is on cpu0 and other cpu's lazily pull
pdb entries from cpu0 when they fault in vmapsync().

so we have to edit the table tables in the pdb of cpu0 and not
the current processor.
2016-12-17 19:47:35 +01:00
..
doc closed spew branch 2016-04-28 20:52:36 +02:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include ape/libsec: add secp384r1 curve parameters for tls 2016-10-30 20:32:03 +01:00
lib kernel/qio: get rid of unused qcopycnt debug variable 2016-11-12 16:05:00 +01:00
man srv(4): add SOURCE for srvtls 2016-11-08 02:10:47 +01:00
src pc: modify cpu0 page tables in patwc() instead of current cpu ones 2016-12-17 19:47:35 +01:00