From patchwork Fri Jun 15 18:57:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul E. McKenney" X-Patchwork-Id: 9328 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id CED0723E53 for ; Fri, 15 Jun 2012 18:58:13 +0000 (UTC) Received: from mail-gh0-f180.google.com (mail-gh0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id 97D4DA18818 for ; Fri, 15 Jun 2012 18:58:13 +0000 (UTC) Received: by ghbz12 with SMTP id z12so2830542ghb.11 for ; Fri, 15 Jun 2012 11:58:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-content-scanned:x-cbid:x-gm-message-state; bh=TPWpnl5JkKpJyOaTLmkTpHsapp8sxZxVXaHx7y2QoIc=; b=KD1OL82HdHJcM3+Xwu70rostCz7DcsfCodn3iWOGDXDTSmdoKV9L8oxOjcbxbAcQiB o/TzSW8WQgqo6zJra+sRE6ed68XN2jUoHJEaSftwcswljVLVde7jTJsLTZFKKQlqsrNa Agv62wCPX8/gX+MgRGnzjdIw0heKlMTnslHQIa6DApbsoWKfeDCV0SXhBIixHvgVaxpB CbxxM+1OTtxeCbivVKYCeRLqtd7Vo0x9kdMMMZ3PFkF4oMk98AqiAIL1cuPRbnalbGZR bUUMUNkS2+R+B4KGZ+RuASvabn+MJYAPgrzfk73FsoTDd18b4vLK2dThyGO2Q2dAMNLP XtQA== Received: by 10.50.195.234 with SMTP id ih10mr3116147igc.0.1339786692747; Fri, 15 Jun 2012 11:58:12 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp163683ibb; Fri, 15 Jun 2012 11:58:12 -0700 (PDT) Received: by 10.42.148.196 with SMTP id s4mr423811icv.19.1339786692150; Fri, 15 Jun 2012 11:58:12 -0700 (PDT) Received: from e2.ny.us.ibm.com (e2.ny.us.ibm.com. [32.97.182.142]) by mx.google.com with ESMTPS id nj5si5635293icb.25.2012.06.15.11.58.11 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Jun 2012 11:58:12 -0700 (PDT) Received-SPF: pass (google.com: domain of paulmck@linux.vnet.ibm.com designates 32.97.182.142 as permitted sender) client-ip=32.97.182.142; Authentication-Results: mx.google.com; spf=pass (google.com: domain of paulmck@linux.vnet.ibm.com designates 32.97.182.142 as permitted sender) smtp.mail=paulmck@linux.vnet.ibm.com Received: from /spool/local by e2.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 15 Jun 2012 14:58:11 -0400 Received: from d01dlp01.pok.ibm.com (9.56.224.56) by e2.ny.us.ibm.com (192.168.1.102) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 15 Jun 2012 14:58:08 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp01.pok.ibm.com (Postfix) with ESMTP id 14B1338C8054; Fri, 15 Jun 2012 14:58:07 -0400 (EDT) Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q5FIw6ns198866; Fri, 15 Jun 2012 14:58:06 -0400 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q5FIvwQC023845; Fri, 15 Jun 2012 12:58:06 -0600 Received: from paulmck-ThinkPad-W500 ([9.47.24.152]) by d03av01.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id q5FIvvpg023775; Fri, 15 Jun 2012 12:57:57 -0600 Received: by paulmck-ThinkPad-W500 (Postfix, from userid 1000) id 80B45E71A0; Fri, 15 Jun 2012 11:57:57 -0700 (PDT) From: "Paul E. McKenney" To: linux-kernel@vger.kernel.org Cc: mingo@elte.hu, laijs@cn.fujitsu.com, dipankar@in.ibm.com, akpm@linux-foundation.org, mathieu.desnoyers@polymtl.ca, josh@joshtriplett.org, niv@us.ibm.com, tglx@linutronix.de, peterz@infradead.org, rostedt@goodmis.org, Valdis.Kletnieks@vt.edu, dhowells@redhat.com, eric.dumazet@gmail.com, darren@dvhart.com, fweisbec@gmail.com, patches@linaro.org, "Paul E. McKenney" , "Paul E. McKenney" Subject: [PATCH tip/core/rcu 5/6] rcu: Fix diagnostic-printk typo in rcutorture Date: Fri, 15 Jun 2012 11:57:53 -0700 Message-Id: <1339786674-25265-5-git-send-email-paulmck@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.8 In-Reply-To: <1339786674-25265-1-git-send-email-paulmck@linux.vnet.ibm.com> References: <20120615185725.GA25163@linux.vnet.ibm.com> <1339786674-25265-1-git-send-email-paulmck@linux.vnet.ibm.com> X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12061518-5112-0000-0000-000009136D41 X-Gm-Message-State: ALoCoQkHxYXAHB0ZiRLjSsNSvL/L+JSAD+n+IvA9osGY4EeK73+uUOAQcD47HzoMIx36bOJ6Uwto From: "Paul E. McKenney" The rcu_torture_barrier() function has a copy-and-paste typo in the string passed to rcutorture_shutdown_absorb(), which this commit fixes. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- kernel/rcutorture.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c index 08d8537..54a3745 100644 --- a/kernel/rcutorture.c +++ b/kernel/rcutorture.c @@ -1700,7 +1700,7 @@ static int rcu_torture_barrier(void *arg) schedule_timeout_interruptible(HZ / 10); } while (!kthread_should_stop() && fullstop == FULLSTOP_DONTSTOP); VERBOSE_PRINTK_STRING("rcu_torture_barrier task stopping"); - rcutorture_shutdown_absorb("rcu_torture_barrier_cbs"); + rcutorture_shutdown_absorb("rcu_torture_barrier"); while (!kthread_should_stop()) schedule_timeout_interruptible(1); return 0;