From patchwork Tue Jun 25 11:33:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 18112 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f69.google.com (mail-yh0-f69.google.com [209.85.213.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1AE7F25D00 for ; Tue, 25 Jun 2013 11:33:59 +0000 (UTC) Received: by mail-yh0-f69.google.com with SMTP id b12sf17716707yha.8 for ; Tue, 25 Jun 2013 04:33:58 -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=prF34i0r1EmK66zUzEQZf0ee/HA3PnbAh33/vrWVgRw=; b=h0JGb8qyY6kxULFQLYT6jOmCBeVJmrrbesl8u8GyZcWNIWMFAXiVV8PlhIRM5Th7Z3 nT/PEaLZ1l5ohr0udg7JdWCT2y/nbxPkmEvtVpwDWD/kzuN/AkYIbdfpzvAWpAN2eYEx KQgLGn0PWLHXlJZaAjvV1Uf3s4yxnIn4VIj7ApKgdvbOvN4anMBkNCZdOhk9xbNTyBYJ HCc1XvzQ/glbYzWTVyPRUkzjf9Dq0YpMeCiNneF2VVk3g0dCJ7IQpg314GF9Sn+FuH/v +F1Yk0AOzR03e+2WtuIM3ec0NwnKbfj1y9i5C/RJ9rcrcO0OeiPUE3iGrUqMjjuFn/FF Jv0A== X-Received: by 10.236.74.169 with SMTP id x29mr16002822yhd.34.1372160038808; Tue, 25 Jun 2013 04:33:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.35.194 with SMTP id k2ls2297515qej.6.gmail; Tue, 25 Jun 2013 04:33:58 -0700 (PDT) X-Received: by 10.58.171.4 with SMTP id aq4mr13743153vec.26.1372160038628; Tue, 25 Jun 2013 04:33:58 -0700 (PDT) Received: from mail-vb0-x235.google.com (mail-vb0-x235.google.com [2607:f8b0:400c:c02::235]) by mx.google.com with ESMTPS id fw17si6127357vec.28.2013.06.25.04.33.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Jun 2013 04:33:58 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c02::235 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c02::235; Received: by mail-vb0-f53.google.com with SMTP id p12so9121527vbe.26 for ; Tue, 25 Jun 2013 04:33:58 -0700 (PDT) X-Received: by 10.52.95.113 with SMTP id dj17mr11734745vdb.82.1372160038547; Tue, 25 Jun 2013 04:33:58 -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.58.165.8 with SMTP id yu8csp63714veb; Tue, 25 Jun 2013 04:33:57 -0700 (PDT) X-Received: by 10.204.53.200 with SMTP id n8mr11296bkg.97.1372160032966; Tue, 25 Jun 2013 04:33:52 -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 kt7si65914bkb.83.2013.06.25.04.33.52 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 25 Jun 2013 04:33:52 -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 1UrRVM-0008IA-0b; Tue, 25 Jun 2013 12:33:48 +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 Subject: [PATCH 3/4] configure: Enable threading on all ppc and mips linux-user targets Date: Tue, 25 Jun 2013 12:33:46 +0100 Message-Id: <1372160027-31837-4-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1372160027-31837-1-git-send-email-peter.maydell@linaro.org> References: <1372160027-31837-1-git-send-email-peter.maydell@linaro.org> X-Gm-Message-State: ALoCoQm4ObAZKlTxb9MPGG1KVmqdy3deM3LKYP6ZzXUs0vfXf/DGld+WuIk4hmY7b+AH7utRQFE4 X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c02::235 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: , Though threading (target_nptl) was enabled on the base PPC and MIPS targets, it wasn't enabled for the variants mipsn32, mipsn32el, mips64, mips64el, ppc64 or ppc46abi32 (probably an oversight). Enable threading consistently on all these targets. Signed-off-by: Peter Maydell --- configure | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure b/configure index 440ba64..e8f9b6a 100755 --- a/configure +++ b/configure @@ -4190,13 +4190,11 @@ case "$target_name" in TARGET_BASE_ARCH=mips echo "TARGET_ABI_MIPSN32=y" >> $config_target_mak echo "TARGET_ABI32=y" >> $config_target_mak - target_nptl="no" ;; mips64|mips64el) TARGET_ARCH=mips64 TARGET_BASE_ARCH=mips echo "TARGET_ABI_MIPSN64=y" >> $config_target_mak - target_nptl="no" ;; moxie) ;; @@ -4217,7 +4215,6 @@ case "$target_name" in TARGET_BASE_ARCH=ppc TARGET_ABI_DIR=ppc gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml" - target_nptl="no" ;; ppc64abi32) TARGET_ARCH=ppc64 @@ -4225,7 +4222,6 @@ case "$target_name" in TARGET_ABI_DIR=ppc echo "TARGET_ABI32=y" >> $config_target_mak gdb_xml_files="power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml" - target_nptl="no" ;; sh4|sh4eb) TARGET_ARCH=sh4