From patchwork Tue Jul 16 17:44:51 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 18385 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-fa0-f72.google.com (mail-fa0-f72.google.com [209.85.161.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7853D25E5C for ; Tue, 16 Jul 2013 17:45:12 +0000 (UTC) Received: by mail-fa0-f72.google.com with SMTP id w1sf1275016fad.3 for ; Tue, 16 Jul 2013 10:45:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=tZFbO8Bxj77O34VSNy/YsM3FxJ2mbron5wquWzNcIMQ=; b=AeyIOZmYgw6qrqAztBmNDiHdTDfc2YQoDMW1XK/QlcXrwmHfOCZxPn9k6C1kePsv7x FzGSj7YZ97sUJGqczRe89LfIJ7TS7nBmyMw4GZXmBQFl/M4XdV+ijkXH7vOtJ9mvDklq lamCbnxb2n7KBw+Z0eympXowGPO4ezmMLQlVinhuh8lz5Q96werzm68kOUZYSbY62q7F Ow+G8PkZbpsgYmoEaqNGam+J/8Ujntr7Af58z81+kZJ99gR0iRWVci5EO+F+6RW9VG+l qQ9UMttkKDXXBccdsq+GCNagSX22Xr04DkJ6aJnExtRTYTusb1QnCdslOlcBPwfmE8v8 PZbA== X-Received: by 10.180.36.211 with SMTP id s19mr10076781wij.1.1373996711062; Tue, 16 Jul 2013 10:45:11 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.180.184.111 with SMTP id et15ls227496wic.25.gmail; Tue, 16 Jul 2013 10:45:10 -0700 (PDT) X-Received: by 10.194.2.13 with SMTP id 13mr2067688wjq.74.1373996710478; Tue, 16 Jul 2013 10:45:10 -0700 (PDT) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by mx.google.com with ESMTPS id vc4si1071517wjc.122.2013.07.16.10.45.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 16 Jul 2013 10:45:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.173; Received: by mail-ve0-f173.google.com with SMTP id jw11so726785veb.32 for ; Tue, 16 Jul 2013 10:45:09 -0700 (PDT) X-Received: by 10.52.164.16 with SMTP id ym16mr660773vdb.32.1373996709245; Tue, 16 Jul 2013 10:45:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.149.77 with SMTP id s13csp131942vcv; Tue, 16 Jul 2013 10:45:08 -0700 (PDT) X-Received: by 10.205.115.17 with SMTP id fc17mr453998bkc.31.1373996705744; Tue, 16 Jul 2013 10:45:05 -0700 (PDT) Received: from mnementh.archaic.org.uk (1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.d.1.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:1d0::1]) by mx.google.com with ESMTPS id rm8si460288bkb.30.2013.07.16.10.45.05 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 16 Jul 2013 10:45:05 -0700 (PDT) Received-SPF: neutral (google.com: 2001:8b0:1d0::1 is neither permitted nor denied by best guess record for domain of pm215@archaic.org.uk) client-ip=2001:8b0:1d0::1; Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.80) (envelope-from ) id 1Uz9J7-0007d5-4n; Tue, 16 Jul 2013 18:45:01 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Cc: patches@linaro.org, Riku Voipio , Richard Henderson , Aurelien Jarno , Alexander Graf , Blue Swirl , Guan Xuetao , "Edgar E. Iglesias" , Jia Liu , Laurent Vivier Subject: [PATCH v3 04/13] configure: Enable threading for unicore32-linux-user Date: Tue, 16 Jul 2013 18:44:51 +0100 Message-Id: <1373996700-29286-5-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1373996700-29286-1-git-send-email-peter.maydell@linaro.org> References: <1373996700-29286-1-git-send-email-peter.maydell@linaro.org> X-Gm-Message-State: ALoCoQlIFCrpgRRi/JH1hFFK2Tksx9dPBdY+BGz91rckI9A8c4LXIelnWRbXJASNyOB9/uaIxY3C X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , unicore32-linux-user provides cpu_set_tls(), so the failure to enable target_nptl was presumably an oversight. Enable it. Signed-off-by: Peter Maydell Reviewed-by: Richard Henderson --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index 84bcbdc..4a241e0 100755 --- a/configure +++ b/configure @@ -4272,7 +4272,6 @@ case "$target_name" in s390x) ;; unicore32) - target_nptl="no" ;; xtensa|xtensaeb) TARGET_ARCH=xtensa