From patchwork Mon Apr 2 10:24:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 894150 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=vivier.eu 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 40F7hS0ccFz9s28 for ; Mon, 2 Apr 2018 20:27:36 +1000 (AEST) Received: from localhost ([::1]:50425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2wgX-0008WA-Hv for incoming@patchwork.ozlabs.org; Mon, 02 Apr 2018 06:27:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2weK-00071C-MZ for qemu-devel@nongnu.org; Mon, 02 Apr 2018 06:25:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2weH-0001j9-GM for qemu-devel@nongnu.org; Mon, 02 Apr 2018 06:25:16 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:51615) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f2weH-0001iE-6n for qemu-devel@nongnu.org; Mon, 02 Apr 2018 06:25:13 -0400 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue004 [212.227.15.167]) with ESMTPSA (Nemesis) id 0LjODj-1eWuop0HgV-00dYX9; Mon, 02 Apr 2018 12:25:04 +0200 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Mon, 2 Apr 2018 12:24:53 +0200 Message-Id: <20180402102453.9883-3-laurent@vivier.eu> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180402102453.9883-1-laurent@vivier.eu> References: <20180402102453.9883-1-laurent@vivier.eu> X-Provags-ID: V03:K0:o5vsVZZqVKcM8mkNzO0DywqIrfTST5oWyRPnYEmhFpHJFn4Xa6Q vckSHlX/nHy1Mz0s+pz6NKjOsw1HqV3gS0fZTUBPO4b/fttx7uVv8XfeFq5m0p4vxHxq8ep /Lk2YSGSgLclvE//uIpg541hH4hqh9Sn7DRlhNgX4bJxU042/bG1kG9IV+UA8N3Oa9Yl/+s Iza1Ch5utOQ+tKWjTeyHw== X-UI-Out-Filterresults: notjunk:1; V01:K0:BYvsCTyOD7o=:NJJnmd84pHzIGIUInpsOwY hTNdkjxf1mysK8zqoZs+XEeU+xYxJ1CwDiaC39blbWgwxvc5mcrtTvh08tVtVCSWt1P8vLPeH tY0Oi7Iegze1nRwWfPqhA+jUU5iKhuzQcV6BhPlxM+ct0q62iVf9/CaCoB9ImH40hT3xftx8E wYmmxcifSwLIZHfWpxlvQVjXUSfnUOG/NOs0wwCOpq6we5aIivW52rERArjEZGe9p1N4lCLXO qETzIx/40MiwmhaGjWZbJ6sU6gkecV04/5GM3W5Ap75ukZQY6IGOvTrFsL/pLpeq6KCU/Dtth mzcb4ZxW93yZacPSt4CpudA4rPb+FHWMmSQhiWAfk170gW2eNo0iZ7IePCjPdI2+Uim2ZSQD2 VNM+muwL3IGH5bqILXb5FDFsJy8FsTl13177pULUZHX6TAMz0VVlmSbFQmVzxWs3XCyfrKfCl 2184MWtd1jTpllifodoBYT8+L491uRTGi2sLVuroVyS/nHRFzpQU6q2VDTFHyQB2ojD3WOTxA oOvJW8lM+51H6LPAvsbOjqQfIWourLNYowYocX0/s+/vxxuMZTmvViNTFARawiDT+gGzo1PMp 6E/dy1JGzgJF+fJGzBbHktrShoBRQQIrBNUdXAnBkCpSa3Aoe/N6UFj+t4DzCXOBn5o0tqUYR iC+Z09az+GSejvjuJiH9cdGAAiGpf7reEYZ/xQyyFF37vt6+F5pTX2x5co1E9F7Qk6YwLcAzY oPyh7LqnVllMahBeQ7VpvDyZ36bgtcssSNFF+Q== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 212.227.126.187 Subject: [Qemu-devel] [PATCH 2/2] linux-user: fix TARGET___O_TMPFILE for sparc 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: Riku Voipio , Laurent Vivier Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Laurent Vivier --- linux-user/syscall_defs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-user/syscall_defs.h b/linux-user/syscall_defs.h index 7473be518b..23f5bccf0e 100644 --- a/linux-user/syscall_defs.h +++ b/linux-user/syscall_defs.h @@ -2565,6 +2565,7 @@ struct target_statfs64 { #define TARGET_O_CLOEXEC 0x400000 #define TARGET___O_SYNC 0x800000 #define TARGET_O_PATH 0x1000000 +#define TARGET___O_TMPFILE 0x2000000 #endif /* values follow. */