... sorry couldn't help myself. Signed-off-by: Davidlohr Bueso <[email protected]> --- 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 <[email protected]> * Davidlohr Bueso <[email protected]> * 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

