futex adaptation from Linux 2.6.34 (Intel MPSS Linux)

This commit is contained in:
Balazs Gerofi bgerofi@riken.jp
2013-05-10 14:23:14 +09:00
parent a79bfd6a01
commit 83db56a040
10 changed files with 1341 additions and 406 deletions

View File

@@ -216,6 +216,8 @@ int main(void)
post_init();
futex_init();
kputs("MCK/IHK booted.\n");
#ifdef DCFA_KMOD