From patchwork Thu May 19 03:42:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Boqun Feng X-Patchwork-Id: 623793 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3r9H8P2qSVz9vKH for ; Thu, 19 May 2016 13:47:49 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=YAoPkJpg; dkim-atps=neutral Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3r9H8P1mwjzDqYc for ; Thu, 19 May 2016 13:47:49 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=YAoPkJpg; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3r9GzP1SYNzDqNX for ; Thu, 19 May 2016 13:40:01 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=YAoPkJpg; dkim-atps=neutral Received: by mail-io0-x242.google.com with SMTP id i75so12975168ioa.2 for ; Wed, 18 May 2016 20:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=kOoIaRtAnQ52+079ZJ1ubbhHttZ1KNtBU2OkWW+PRU4=; b=YAoPkJpgHGeeVNp5siId+/f0ygUytOXGAlrEIYGlBO8P3GNFf/OSODTh57G3s+n217 pzUirO9SpFQX6VNGT7HyEeifDfHztdSL66cLZEfzzcKcfXOSgoHdFDbVALK9Uyp4ypVH vKFXi2Zy13/+QcnB9HqRjaARv0f8MGoTM6QNmUpvRys8gkD95/qctJ01v/pVa4CLRBSv wXbbPrJJashj3V36oNfGd0wpAgbDemzclxAmAo1yo1X49lfxnXdM/0xCl4X9TYkk1PJ9 IXzkTXjuoIL47j1RSC7e8Zk4xMppyKUHY6+eBFHFkxW9WjRfSUCtpZuPaxFttxKUdcVf WT4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=kOoIaRtAnQ52+079ZJ1ubbhHttZ1KNtBU2OkWW+PRU4=; b=kZVkacMXyHMdFKO2286/LTL6T77ygkAQEC1hwg/3DWPACxf6Bov6ig00VYH1rA64xt +yWR/D884SBHaROwcry+eLFX17cfBLXbNWFYRXto29vu9fSA9icm/ndHXpR4gC4r2E/x En371MyOcfbIOcm9EigPICb7FkYH5dH/8e3WlGmOTRoNSxfOEi0HvcdifrlaIFp4KZtj 6Y3v5eBMXecq9Z8tfJWhDTImAwHo2CP0hwSDZyHcNrFFf6BW4/g0b+B1cVKxSGxS9QsI fEXwQtCuDw6Pjz3AuHu+4isG6EJ4YnxO+OVnPJEjfhPZnlyFOJK9Xlkbhe9dZh0BoGSB gOZQ== X-Gm-Message-State: AOPr4FXIWWMTy5YyUq3unz49PIYru6k/biLlAGznh5o35XoEv/qWRSfJU1htQWMhtlinSg== X-Received: by 10.36.50.82 with SMTP id j79mr1111956ita.27.1463629199426; Wed, 18 May 2016 20:39:59 -0700 (PDT) Received: from localhost ([106.38.0.83]) by smtp.gmail.com with ESMTPSA id ym16sm9920282igc.4.2016.05.18.20.39.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 May 2016 20:39:58 -0700 (PDT) From: Boqun Feng To: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: [PATCH 4/4] rcutorture: Don't specify the cpu type of QEMU on PPC Date: Thu, 19 May 2016 11:42:24 +0800 Message-Id: <1463629344-20471-5-git-send-email-boqun.feng@gmail.com> X-Mailer: git-send-email 2.8.0 In-Reply-To: <1463629344-20471-1-git-send-email-boqun.feng@gmail.com> References: <1463629344-20471-1-git-send-email-boqun.feng@gmail.com> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Boqun Feng , Lai Jiangshan , Josh Triplett , Steven Rostedt , Mathieu Desnoyers , "Paul E. McKenney" MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Do not restrict the cpu type to POWER7 for QEMU as we have POWER8 now. Signed-off-by: Boqun Feng --- tools/testing/selftests/rcutorture/bin/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/rcutorture/bin/functions.sh b/tools/testing/selftests/rcutorture/bin/functions.sh index 77fdb46cc65a..56ac202859eb 100644 --- a/tools/testing/selftests/rcutorture/bin/functions.sh +++ b/tools/testing/selftests/rcutorture/bin/functions.sh @@ -174,7 +174,7 @@ identify_qemu_args () { echo -soundhw pcspk ;; qemu-system-ppc64) - echo -enable-kvm -M pseries -cpu POWER7 -nodefaults + echo -enable-kvm -M pseries -nodefaults echo -device spapr-vscsi if test -n "$TORTURE_QEMU_INTERACTIVE" -a -n "$TORTURE_QEMU_MAC" then