stress2: Remove thr_new() from the ignore list after 6cda62755612
This commit is contained in:
parent
5104dfbeff
commit
8682abbf7b
@ -145,7 +145,6 @@ static int ignore[] = {
|
||||
SYS_mac_syscall,
|
||||
SYS_sigtimedwait,
|
||||
SYS_sigwaitinfo,
|
||||
SYS_thr_new, /* Page fault seen */
|
||||
};
|
||||
|
||||
static int fd[900], fds[2], kq, socketpr[2];
|
||||
|
Loading…
x
Reference in New Issue
Block a user