Try to handle shmget or shmat failing
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 9 Nov 2017 22:16:13 +0000 (23:16 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2017 22:16:13 +0000 (23:16 +0100)
commit2a6fef9a55f5760be2d2aac280764284d9637ff5
tree2a0c9b405d614669177e699c22815276bcc2d668
parentc460027dbeadc3babd6a1e7161a87264a060ee44
Try to handle shmget or shmat failing

also replaces one verbatim sched_yield with the YIELDING macro for consistency as suggested in #1351
driver/others/init.c