From patchwork Fri Jun 24 09:53:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 640123 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 3rbYtS378xz9t0r for ; Fri, 24 Jun 2016 20:08:00 +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=ZrcwS3Pg; dkim-atps=neutral Received: from localhost ([::1]:42314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGO1m-0000uE-4B for incoming@patchwork.ozlabs.org; Fri, 24 Jun 2016 06:07:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGNo5-0000x8-4B for qemu-devel@nongnu.org; Fri, 24 Jun 2016 05:53:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGNo0-0003RG-EX for qemu-devel@nongnu.org; Fri, 24 Jun 2016 05:53:49 -0400 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:34766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGNo0-0003R6-6o for qemu-devel@nongnu.org; Fri, 24 Jun 2016 05:53:44 -0400 Received: by mail-lf0-x236.google.com with SMTP id h129so112857376lfh.1 for ; Fri, 24 Jun 2016 02:53:44 -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=ZrcwS3Pgs4dABYCpBReVZBxpoc7vJBUtjNN6pasBGPdGDDqwLhQKuQqmZAm7ZFzQ3Q WD+hLUyEb7DvFmva9RTMqDGa0/lbyFe9rIR0dNgtFB50YsT+B4f2jrwv1PSQHkp/SECr uM5wbAb5Aq5wm5oLztlDEZqCeER8f3ILI7jv4= 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=Vch4HTTf+ErNzHwFgUXtgsE5WtNCLS9AfG+UPgSu23BT9xO96wSwK0VwDihswNyo3/ 1u/dUPflYfhu6cAz6es4nSxw06sBBrfnMOlipczM7ZAKpscdRqQiqunpmB5eFcS7jo/7 r1j+V9/8dF7gghPUpfPN2qj8f4DW0tl1q7YBuFVH1omIqR7yW5VLVvo4iGOafKxduzGO th2BK5uNWhLak50rf9Z9djvqIPNWbTiFJoZJL1/jFZ+tdgYWRdhN+z5bvcT5QekYHV+Z qoPi9rdbF28XGRDIWj4+JNv+0eZjttQq0QuT0/aKjFAfF9VJIbG3VJP9sjMOqQcGYJOZ TGUg== X-Gm-Message-State: ALyK8tKfoiV1qraHTp9XFbr1mntkITF6XAmHK0BckbxB30ueq/BeT3+lXHETJdWaMoNmnjwO X-Received: by 10.25.153.148 with SMTP id b142mr1045045lfe.61.1466762023360; Fri, 24 Jun 2016 02:53:43 -0700 (PDT) Received: from beaming.home (85-76-80-69-nat.elisa-mobile.fi. [85.76.80.69]) by smtp.gmail.com with ESMTPSA id o137sm798203lfe.2.2016.06.24.02.53.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Jun 2016 02:53:42 -0700 (PDT) From: riku.voipio@linaro.org To: qemu-devel@nongnu.org Date: Fri, 24 Jun 2016 12:53:10 +0300 Message-Id: <8a39f910fe26f00db8abd63eac40e5518a450add.1466760944.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::236 Subject: [Qemu-devel] [PULL 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 },