From patchwork Fri Jul 12 20:12:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 18342 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6086825E34 for ; Fri, 12 Jul 2013 20:13:11 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id jz10sf12125036veb.9 for ; Fri, 12 Jul 2013 13:13: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=K4L1LcoZ4yLtLmNx7VIZtAkdqC1kbL0B5AZHHL3ExKA=; b=KrL0Ywl1iki0WSgT3pQUxOPbfRa5LDYPezVR1xCECihb60/rr/5L77RloUfljQeZM0 Mi4O1NqS8jqNxSR9TBWAbCZbHdt15cuCl0YcD4cr8HMKXiiEYPLUVwTl3Ur4pFMtZFk7 oV0mSs8W9GMcpsahqcb2tOxe2OUjsRQXfxJnraXF3y0NVe5GboxI0v2R5VTLlBEB21iB OFUw2DMm5qmyt1ORLyPh/pH7thLThtaCMcUb1cCKjO737vRXyFGmctKwx2d0HEggFW/Y IXA49469M3dxJMfY5jtUOElvVZAvELg6o55U/1Eb99Vd2VGVNbA/6jW4p5Ug2hqe4cMh PYYA== X-Received: by 10.236.123.173 with SMTP id v33mr23297194yhh.31.1373659991147; Fri, 12 Jul 2013 13:13:11 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.96.233 with SMTP id dv9ls3601473qeb.81.gmail; Fri, 12 Jul 2013 13:13:11 -0700 (PDT) X-Received: by 10.220.164.138 with SMTP id e10mr25363931vcy.27.1373659990996; Fri, 12 Jul 2013 13:13:10 -0700 (PDT) Received: from mail-vb0-f50.google.com (mail-vb0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id aw7si12649578vec.126.2013.07.12.13.13.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 12 Jul 2013 13:13:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.50 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.50; Received: by mail-vb0-f50.google.com with SMTP id w16so1892687vbb.9 for ; Fri, 12 Jul 2013 13:13:10 -0700 (PDT) X-Received: by 10.221.31.130 with SMTP id sg2mr5740883vcb.86.1373659990873; Fri, 12 Jul 2013 13:13:10 -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 s13csp147072vcv; Fri, 12 Jul 2013 13:13:10 -0700 (PDT) X-Received: by 10.15.94.11 with SMTP id ba11mr49086856eeb.101.1373659989770; Fri, 12 Jul 2013 13:13:09 -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 j47si25135573eeg.48.2013.07.12.13.13.09 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 12 Jul 2013 13:13:09 -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 1Uxji1-00064I-Ix; Fri, 12 Jul 2013 21:12:53 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Cc: patches@linaro.org, Paul Brook , Aurelien Jarno , Jia Liu , Alexander Graf , Blue Swirl , Guan Xuetao , Riku Voipio Subject: [PATCH 3/8] configure: Enable threading on all ppc and mips linux-user targets Date: Fri, 12 Jul 2013 21:12:48 +0100 Message-Id: <1373659973-23289-4-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1373659973-23289-1-git-send-email-peter.maydell@linaro.org> References: <1373659973-23289-1-git-send-email-peter.maydell@linaro.org> X-Gm-Message-State: ALoCoQl+OKUc0fCCiA5PRg6E6qyazi/TDT2w8XIR53+gzHH5/PluNdaIrddg1HArnjN2/Y/yMkmL X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.50 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 Reviewed-by: Richard Henderson --- configure | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure b/configure index c159f34..84bcbdc 100755 --- a/configure +++ b/configure @@ -4218,13 +4218,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) ;; @@ -4245,7 +4243,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 @@ -4253,7 +4250,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