commit | 03f7dfb868b33ee73f2b1e36ab4a1bfa440dcd2c | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.de.marchi@gmail.com> | Sat May 11 00:50:32 2013 -0300 |
committer | Lucas De Marchi <lucas.de.marchi@gmail.com> | Sat May 11 00:50:32 2013 -0300 |
tree | e1e420aedfdaedcebf79f743a88456b3ae623950 | |
parent | d7152f6282fe10486d41f7917393e3b86c0e5766 [diff] |
Revert "missing: Don't call syscall() with syscallno == -1" This reverts commit 38829712e5c411bc250aeae142fc6bf06e794d58. It fixes the problem, but it breaks the testsuite for those who don't have __NR_finit_module. The testsuite would have to make the same check. Instead, I'm reverting this change and I'm going to apply another patch from Jan Luebbe who got this right from the beginning.