Searched refs:non_fatal (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/um/os-Linux/
H A Dstart_up.c84 static void non_fatal(char *fmt, ...) non_fatal() function
133 non_fatal("check_ptrace : child exited with status 2. " stop_ptraced_child()
135 non_fatal("check_ptrace : child exited with exitcode %d, while " stop_ptraced_child()
169 non_fatal("Checking syscall emulation patch for ptrace..."); check_sysemu()
186 non_fatal("check_sysemu got system call number %d, " check_sysemu()
193 non_fatal("check_sysemu : failed to modify system call " check_sysemu()
202 non_fatal("OK\n"); check_sysemu()
205 non_fatal("Checking advanced syscall emulation patch for ptrace..."); check_sysemu()
223 non_fatal("check_sysemu: SYSEMU_SINGLESTEP " check_sysemu()
237 non_fatal("check_sysemu: expected SIGTRAP or " check_sysemu()
247 non_fatal("OK\n"); check_sysemu()
256 non_fatal("missing\n"); check_sysemu()
263 non_fatal("Checking that ptrace can change system call numbers..."); check_ptrace()
295 non_fatal("OK\n"); check_ptrace()

Completed in 89 milliseconds