Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752387AbbGVVH7 (ORCPT ); Wed, 22 Jul 2015 17:07:59 -0400 Received: from smtp2.provo.novell.com ([137.65.250.81]:49935 "EHLO smtp2.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752041AbbGVVHs (ORCPT ); Wed, 22 Jul 2015 17:07:48 -0400 From: Davidlohr Bueso To: "Paul E. McKenney" Cc: Peter Zijlstra , Ingo Molnar , Thomas Gleixner , Davidlohr Bueso , linux-kernel@vger.kernel.org, Davidlohr Bueso Subject: [PATCH 2/2] locktorture: 'tis a slow death Date: Wed, 22 Jul 2015 14:07:28 -0700 Message-Id: <1437599248-12035-2-git-send-email-dave@stgolabs.net> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1437599248-12035-1-git-send-email-dave@stgolabs.net> References: <1437599248-12035-1-git-send-email-dave@stgolabs.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1063 Lines: 37 ... sorry couldn't help myself. Signed-off-by: Davidlohr Bueso --- kernel/locking/locktorture.c | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/kernel/locking/locktorture.c b/kernel/locking/locktorture.c index e1ca7a2..3861d37 100644 --- a/kernel/locking/locktorture.c +++ b/kernel/locking/locktorture.c @@ -17,6 +17,17 @@ * * Copyright (C) IBM Corporation, 2014 * + * ___ + * .----. __) `\ + * | == | < __=- | + * ___| :: |___ \\ `)/ + * \ `----' /\ (\) ( + * \ `. /( \/ /\\ + * | : | \ / \\ + * \ _._ / `" <_> + * xxx(o)xx + * 7jan0 cjr + * * Authors: Paul E. McKenney * Davidlohr Bueso * Based on kernel/rcu/torture.c. -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/