From patchwork Wed Jun 13 12:55:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 928859 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=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="YQ0M72cL"; dkim-atps=neutral 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 415Rfq3PXDz9s47 for ; Wed, 13 Jun 2018 22:59:46 +1000 (AEST) Received: from localhost ([::1]:34000 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fT5NG-00056L-FV for incoming@patchwork.ozlabs.org; Wed, 13 Jun 2018 08:59:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fT5Jn-0002Zs-UZ for qemu-devel@nongnu.org; Wed, 13 Jun 2018 08:56:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fT5Jk-0004yG-Cf for qemu-devel@nongnu.org; Wed, 13 Jun 2018 08:56:07 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:39920) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fT5Jk-0004wn-6Y for qemu-devel@nongnu.org; Wed, 13 Jun 2018 08:56:04 -0400 Received: by mail-wm0-x241.google.com with SMTP id p11-v6so5195700wmc.4 for ; Wed, 13 Jun 2018 05:56:04 -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 :mime-version:content-transfer-encoding; bh=lfDeWWNhynT+bHfVx2iVFfKzFPZddNw3Q5EtpZmHVP0=; b=YQ0M72cLRn3t+iJyloeU6WPY4vWLIox9TMYYZANGnPW3zaUu+b/QLvFXzPePnjzYEB aXk3DvakdGuuVvy7kh5GdAwmF4rleQu0hA+uxCQAg0YJ+F1U9wIEJC95l+F2H4cIWaf/ 63LPMI1sEzyKmXw7YXabdEoO52nVK6l+pvEV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=lfDeWWNhynT+bHfVx2iVFfKzFPZddNw3Q5EtpZmHVP0=; b=P0Awmjr819aKgh258w7veLoynmqivjKjyEjV9yqtiU17B7IW6atGl1diJ6N16ZFLXi cgIbBtfctwtcdrXwCveg3JJwosUQPF+QnOdvsrkhiM9TAirKxbWdUtN/nTURUA6juwhY LUMFr+CaDEc99ahJ6GDPhODT4e0vcTycM+/l+A9BJ8yPEGjzuETYD+Gw0/GiYiDb8/0t zWx86ipuWqzZypnY+I851uTCKqIjSpCVl6uT6nB+IpWibA8YEOup36T67yTz+OKPKkkZ sqfS/TITJNLXp9pRdHXVXNPdccPbVTTw+3c9AdswZEGgy7psi2FFjy6MQz+cjwFadKbe nKKQ== X-Gm-Message-State: APt69E1CJeS1UZKW4nemBCDq+nu2oL6muYl/q33etUUju0t888G7eGmU 5s9d8m3V5Kz0Eh/ZKq5U1qLQzg== X-Google-Smtp-Source: ADUXVKKWcXogzqKSC6X3MCUpOvWJfbE5H8A7Zvy98YXsj1jTo/ZyeT6D/nPW6YINetCEK8BveSuoOw== X-Received: by 2002:a1c:9a51:: with SMTP id c78-v6mr3340519wme.118.1528894563065; Wed, 13 Jun 2018 05:56:03 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id t124-v6sm1888164wmt.29.2018.06.13.05.56.01 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 13 Jun 2018 05:56:01 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 3F4D03E107F; Wed, 13 Jun 2018 13:56:01 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Wed, 13 Jun 2018 13:55:40 +0100 Message-Id: <20180613125601.14371-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180613125601.14371-1-alex.bennee@linaro.org> References: <20180613125601.14371-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c09::241 Subject: [Qemu-devel] [RISU PATCH v3 01/22] risu_reginfo_aarch64: include signal.h for FPSIMD_MAGIC 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: =?utf-8?q?Alex_Benn=C3=A9e?= , qemu-arm@nongnu.org, richard.henderson@linaro.org, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Building with the Bionic Beaver cross compilers fails which probably means we were getting this as a side effect before. Include the correct header to get at these bits. Signed-off-by: Alex Bennée Reviewed-by: Richard Henderson --- risu_reginfo_aarch64.c | 1 + 1 file changed, 1 insertion(+) diff --git a/risu_reginfo_aarch64.c b/risu_reginfo_aarch64.c index e3fadde..3bb4339 100644 --- a/risu_reginfo_aarch64.c +++ b/risu_reginfo_aarch64.c @@ -13,6 +13,7 @@ #include #include #include +#include /* for FPSIMD_MAGIC */ #include "risu.h" #include "risu_reginfo_aarch64.h"