]> Zhao Yanbai Git Server - minix.git/commit
pm: add mproc table sanity check feature
authorBen Gras <ben@minix3.org>
Sun, 23 Oct 2011 22:39:30 +0000 (22:39 +0000)
committerBen Gras <ben@minix3.org>
Fri, 18 Nov 2011 16:18:10 +0000 (17:18 +0100)
commitc24d15b2dbf0e39a3934e7f73f5d24f28bd2a815
tree847bc87374d8348b38604478aa33b141fbb8366d
parentb1eba81b9d28f806683a7c3f662c5e6ddad43792
pm: add mproc table sanity check feature

. make procfs check it
. detects pm/procfs mismatches
. was triggered by ack/clang pm/procfs:
  add padding to mproc struct to align ack/clang layout
  to fix this
servers/pm/main.c
servers/pm/mproc.h
servers/procfs/tree.c