From patchwork Tue Jun 28 19:12:49 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 641722 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rfGGf2S9Sz9sBl for ; Wed, 29 Jun 2016 05:34:50 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b=aDwW2cGq; dkim-atps=neutral Received: from localhost ([::1]:39092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHymW-0002AJ-9Z for incoming@patchwork.ozlabs.org; Tue, 28 Jun 2016 15:34:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHyRp-00029D-HT for qemu-devel@nongnu.org; Tue, 28 Jun 2016 15:13:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHyRm-0006wY-9C for qemu-devel@nongnu.org; Tue, 28 Jun 2016 15:13:24 -0400 Received: from mail-lf0-x22f.google.com ([2a00:1450:4010:c07::22f]:33291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHyRm-0006wF-16 for qemu-devel@nongnu.org; Tue, 28 Jun 2016 15:13:22 -0400 Received: by mail-lf0-x22f.google.com with SMTP id f6so18203738lfg.0 for ; Tue, 28 Jun 2016 12:13:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=2TnZSAhj59uEHKvYc9u8QmnJkfR/zovkv6PUl96I97s=; b=aDwW2cGq7y/UzzS+aD8WuXVs3jJt3xYXqEZTgEJr8IyDc3j+iaG8txNA9c3l7nzBDf XJ+EV+17OJOVGdW+Sx0pUK6eqYa/SqspmNNVF+EDpjDDcpSHCavmwBW9XEdQ/K8wIwfS MleJEXwCEEZrCI3X/DhHQWj1glPsGO7mkyGcU= 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:in-reply-to :references; bh=2TnZSAhj59uEHKvYc9u8QmnJkfR/zovkv6PUl96I97s=; b=Jid2Mz6A0NnpnmX3DEJvVxwNamyEF4HK8Sjqs8Pbhn3aVwXrFTLhpuaBj4w8q5kgtE OdwqKmJpZm/LCgF+vvrFGe3GJOElXDSrZzos/h5bt7D227B+iv7bRSBhchGedyQgcHdk phVRCslj32yMh1V85dlmgBSXgcOPiKi+EntMrDXcrukXobhjDlkfc1RHzgWODzOi97O8 emZhTucuIGQFFaBM3N3EOe0VhpqM7k7KkfIEE6jW9QNO75od8ktm3XF6JXhSD3s+Pi/K M6jwgISWiHCFStVdNtnc77tUZ+bY/nNIoFpiaqPWvcv1Ckmu+hyl1+TBmO6Dwu+zZHCU ms5Q== X-Gm-Message-State: ALyK8tLq9DxzhTF/dNQaspSYiqEHN7M0AX0A9GNCMc8+RXN+81dwZSGST3a1qe03+LlPFSdY X-Received: by 10.25.87.83 with SMTP id l80mr1918396lfb.159.1467141201313; Tue, 28 Jun 2016 12:13:21 -0700 (PDT) Received: from beaming.home (91-157-170-157.elisa-laajakaista.fi. [91.157.170.157]) by smtp.gmail.com with ESMTPSA id h10sm4262823ljh.38.2016.06.28.12.13.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 28 Jun 2016 12:13:20 -0700 (PDT) From: riku.voipio@linaro.org To: qemu-devel@nongnu.org Date: Tue, 28 Jun 2016 22:12:49 +0300 Message-Id: <9a6309e7faef90f0ce106a500303d3a9eac0d016.1467138806.git.riku.voipio@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:4010:c07::22f Subject: [Qemu-devel] [PULL v2 15/24] linux-user: update get_thread_area/set_thread_area strace X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Vivier Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Laurent Vivier int get_thread_area(struct user_desc *u_info); int set_thread_area(struct user_desc *u_info); Signed-off-by: Laurent Vivier Signed-off-by: Riku Voipio Reviewed-by: Peter Maydell --- linux-user/strace.list | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/linux-user/strace.list b/linux-user/strace.list index 7c54dc6..aa967a2 100644 --- a/linux-user/strace.list +++ b/linux-user/strace.list @@ -337,7 +337,8 @@ { TARGET_NR_getsockopt, "getsockopt" , NULL, NULL, NULL }, #endif #ifdef TARGET_NR_get_thread_area -{ TARGET_NR_get_thread_area, "get_thread_area" , NULL, NULL, NULL }, +{ TARGET_NR_get_thread_area, "get_thread_area", "%s(0x"TARGET_ABI_FMT_lx")", + NULL, NULL }, #endif #ifdef TARGET_NR_gettid { TARGET_NR_gettid, "gettid" , NULL, NULL, NULL }, @@ -1234,7 +1235,8 @@ { TARGET_NR_setsockopt, "setsockopt" , NULL, NULL, NULL }, #endif #ifdef TARGET_NR_set_thread_area -{ TARGET_NR_set_thread_area, "set_thread_area" , NULL, NULL, NULL }, +{ TARGET_NR_set_thread_area, "set_thread_area", "%s(0x"TARGET_ABI_FMT_lx")", + NULL, NULL }, #endif #ifdef TARGET_NR_set_tid_address { TARGET_NR_set_tid_address, "set_tid_address" , NULL, NULL, NULL },