]> Zhao Yanbai Git Server - minix.git/commit
vm: fix sanity checks on arm 86/286/1
authorBen Gras <ben@minix3.org>
Fri, 1 Feb 2013 16:48:40 +0000 (17:48 +0100)
committerBen Gras <ben@minix3.org>
Fri, 1 Feb 2013 16:45:56 +0000 (16:45 +0000)
commitb7ea9f3fd103f1fd36bf11f4330facffcc5bb89b
tree45a96bb30848c0961b6743ae9347670388a8aa55
parent3de9b145672dd86c2664d306e7fec254adc6d9ef
vm: fix sanity checks on arm

The 'polarity' of the RW bit is inversed on ARM, causing one
of the sanity check compensations to fail. ARM now runs basic
stuff with sanity checks passing.

Change-Id: Iee28ab63e430e759f204eeb204b24c301d5ea3c9
servers/vm/arch/i386/pagetable.c