From patchwork Mon Feb 15 14:00:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 61937 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp1085587lbl; Mon, 15 Feb 2016 06:01:59 -0800 (PST) X-Received: by 10.140.81.211 with SMTP id f77mr20217752qgd.11.1455544919086; Mon, 15 Feb 2016 06:01:59 -0800 (PST) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id f125si34437417qkb.95.2016.02.15.06.01.58 for (version=TLS1 cipher=AES128-SHA bits=128/128); Mon, 15 Feb 2016 06:01:59 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dkim=fail header.i=@linaro.org Received: from localhost ([::1]:60710 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJiw-0007vk-MA for patch@linaro.org; Mon, 15 Feb 2016 09:01:58 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJhN-0006hG-DN for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVJhL-0007PD-I2 for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:21 -0500 Received: from mail-lb0-x22e.google.com ([2a00:1450:4010:c04::22e]:34958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVJhL-0007P0-4p for qemu-devel@nongnu.org; Mon, 15 Feb 2016 09:00:19 -0500 Received: by mail-lb0-x22e.google.com with SMTP id bc4so78538017lbc.2 for ; Mon, 15 Feb 2016 06:00:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=3z8/pxi68EjfBvpFZe52W2kSh7RI1cQ/MZan+k4zH/Q=; b=Q9FV8mpIfrArD48+zaXwIuw1JUH6KZkb2qABOBpKUkfxMLQv7orRkMEmJ2wY+c6vMt R1cvenqMwOJQj05f22VLfW+sbPaoA6kqUbVUCtYv6TZOkubC+ez4Lo69Obd07AguKL4W 9PaDYSdGz524kFYQaNguN+eTeLm3vfX/h1lDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=3z8/pxi68EjfBvpFZe52W2kSh7RI1cQ/MZan+k4zH/Q=; b=BDhOihVQwZMt+gWse4gS4soIiP3u7v3tO1JX/1G4FYMEAxuQU3nBo8ciBCLvjPgAao jVrOO0oYopOwmYR9N+edcSbvRWVuY4UZFqiPewM8zt8L210t9w9vG9g2WlbISebpRmm4 V095QiS0TTSAJErytWwon1W5yr1N1YZnZtv2PbAM7r7aRSjd2m5L6gPxvmh3WkaqQ/tk G62iePMUc7sawu2D09jz0Ga2rD85G4rDaMVk2BeQRLshLXnSijdvujFst3gBqwK85An5 apJAWF+bqIR4I9qiiGGFBEAtzbh5Bsj1gISXwqqgxGNB79IUXJL+InPPXWikcqiuJjDN FDOQ== X-Gm-Message-State: AG10YOTc1CiBYz/I0LgaXHwknuf2ELE0RXIlKKdYDJFwsiIg0Y46Q44dih7FGQqYoLaE5uDK X-Received: by 10.112.136.103 with SMTP id pz7mr6884805lbb.3.1455544818335; Mon, 15 Feb 2016 06:00:18 -0800 (PST) Received: from localhost.localdomain (91-157-175-207.elisa-laajakaista.fi. [91.157.175.207]) by smtp.gmail.com with ESMTPSA id f196sm2461588lfb.49.2016.02.15.06.00.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Feb 2016 06:00:17 -0800 (PST) From: riku.voipio@linaro.org To: qemu-devel@nongnu.org Date: Mon, 15 Feb 2016 16:00:12 +0200 Message-Id: <1455544812-14403-3-git-send-email-riku.voipio@linaro.org> X-Mailer: git-send-email 2.7.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c04::22e Cc: Riku Voipio Subject: [Qemu-devel] [PATCH 3/3] linux-user: correct timerfd_create syscall numbers X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: qemu-devel-bounces+patch=linaro.org@nongnu.org From: Riku Voipio x86, m68k, ppc, sh4 and sparc failed to enable timerfd, because they didn't have timerfd_create system call defined. Instead Qemu defined timerfd syscall. Checking with kernel sources, it appears kernel developers reused timerfd syscall number with timerfd_create, presumably since no userspace called the old syscall number. Reportd-by: Laurent Vivier Signed-off-by: Riku Voipio --- linux-user/i386/syscall_nr.h | 2 +- linux-user/m68k/syscall_nr.h | 2 +- linux-user/ppc/syscall_nr.h | 2 +- linux-user/sh4/syscall_nr.h | 2 +- linux-user/sparc/syscall_nr.h | 2 +- linux-user/x86_64/syscall_nr.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) -- 2.7.0 diff --git a/linux-user/i386/syscall_nr.h b/linux-user/i386/syscall_nr.h index fa3f0b4..bc1bc23 100644 --- a/linux-user/i386/syscall_nr.h +++ b/linux-user/i386/syscall_nr.h @@ -324,7 +324,7 @@ #define TARGET_NR_epoll_pwait 319 #define TARGET_NR_utimensat 320 #define TARGET_NR_signalfd 321 -#define TARGET_NR_timerfd 322 +#define TARGET_NR_timerfd_create 322 #define TARGET_NR_eventfd 323 #define TARGET_NR_fallocate 324 #define TARGET_NR_timerfd_settime 325 diff --git a/linux-user/m68k/syscall_nr.h b/linux-user/m68k/syscall_nr.h index a2daba0..4b50fb2 100644 --- a/linux-user/m68k/syscall_nr.h +++ b/linux-user/m68k/syscall_nr.h @@ -317,7 +317,7 @@ #define TARGET_NR_epoll_pwait 315 #define TARGET_NR_utimensat 316 #define TARGET_NR_signalfd 317 -#define TARGET_NR_timerfd 318 +#define TARGET_NR_timerfd_create 318 #define TARGET_NR_eventfd 319 #define TARGET_NR_fallocate 320 #define TARGET_NR_timerfd_settime 321 diff --git a/linux-user/ppc/syscall_nr.h b/linux-user/ppc/syscall_nr.h index 0a5fd54..46ed8a6 100644 --- a/linux-user/ppc/syscall_nr.h +++ b/linux-user/ppc/syscall_nr.h @@ -319,7 +319,7 @@ #define TARGET_NR_epoll_pwait 303 #define TARGET_NR_utimensat 304 #define TARGET_NR_signalfd 305 -#define TARGET_NR_timerfd 306 +#define TARGET_NR_timerfd_create 306 #define TARGET_NR_eventfd 307 #define TARGET_NR_sync_file_range2 308 #define TARGET_NR_fallocate 309 diff --git a/linux-user/sh4/syscall_nr.h b/linux-user/sh4/syscall_nr.h index bdf8742..5009984 100644 --- a/linux-user/sh4/syscall_nr.h +++ b/linux-user/sh4/syscall_nr.h @@ -323,7 +323,7 @@ #define TARGET_NR_epoll_pwait 319 #define TARGET_NR_utimensat 320 #define TARGET_NR_signalfd 321 -#define TARGET_NR_timerfd 322 +#define TARGET_NR_timerfd_create 322 #define TARGET_NR_eventfd 323 #define TARGET_NR_fallocate 324 #define TARGET_NR_timerfd_settime 325 diff --git a/linux-user/sparc/syscall_nr.h b/linux-user/sparc/syscall_nr.h index 5b582a5..732b105 100644 --- a/linux-user/sparc/syscall_nr.h +++ b/linux-user/sparc/syscall_nr.h @@ -278,7 +278,7 @@ #define TARGET_NR_epoll_pwait 309 #define TARGET_NR_utimensat 310 #define TARGET_NR_signalfd 311 -#define TARGET_NR_timerfd 312 +#define TARGET_NR_timerfd_create 312 #define TARGET_NR_eventfd 313 #define TARGET_NR_fallocate 314 #define TARGET_NR_timerfd_settime 315 diff --git a/linux-user/x86_64/syscall_nr.h b/linux-user/x86_64/syscall_nr.h index f00fa2b..16397b3 100644 --- a/linux-user/x86_64/syscall_nr.h +++ b/linux-user/x86_64/syscall_nr.h @@ -281,7 +281,7 @@ #define TARGET_NR_utimensat 280 #define TARGET_NR_epoll_pwait 281 #define TARGET_NR_signalfd 282 -#define TARGET_NR_timerfd 283 +#define TARGET_NR_timerfd_create 283 #define TARGET_NR_eventfd 284 #define TARGET_NR_fallocate 285 #define TARGET_NR_timerfd_settime 286