]> Zhao Yanbai Git Server - minix.git/commit
Kernel: delivermsg improvements 20/3120/1
authorBen Gras <ben@minix3.org>
Sun, 28 Jun 2015 22:07:29 +0000 (00:07 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 13:41:09 +0000 (13:41 +0000)
commit8bab0dfa2a81c54fb6b415a75440a7308e2c37a1
tree0c88004ab7a4cc1d94ad8f9c05cd86ea85ccd543
parent36f477c20e43fafda7f138a73ccbe3b8c476e424
Kernel: delivermsg improvements

    . make arch-independent, and local to proc.c, reduce code duplication
    . make vm_suspend public but unduplicated in proc.c
    . ask VM for handling once, 2nd time SIGSEGV process
    . remove debug printfs
    . test case for bogus sendrec() address argument

Change-Id: I3893758910c01de60b8fe3e50edd594296a0b73e
minix/kernel/arch/earm/memory.c
minix/kernel/arch/i386/memory.c
minix/kernel/proc.c
minix/kernel/proc.h
minix/kernel/proto.h