Project

General

Profile

Actions

Bug #1016

closed

Kernel syscalls test on ARM64(D02) fail on syscall "open" validation

Added by Jonathan Rajotte Julien almost 8 years ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/12/2016
Due date:
% Done:

0%

Estimated time:

Description

The syscall test script look for "syscall_entry_open" for validation. It appears that on ARM64 the used syscall for an open syscall is "openat".

[07:44:26.410619824] (+0.000013440) ubuntu syscall_entry_openat: { cpu_id = 1 }, { dfd = -100, filename = "/etc/login.defs", flags = 0, mode = 0 }
[07:44:26.410856665] (+0.000236841) ubuntu syscall_exit_openat: { cpu_id = 1 }, { ret = 4 }
<pre>
Actions

Also available in: Atom PDF