Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754161Ab3DNAm4 (ORCPT ); Sat, 13 Apr 2013 20:42:56 -0400 Received: from mail-ie0-f176.google.com ([209.85.223.176]:64291 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752955Ab3DNAmz (ORCPT ); Sat, 13 Apr 2013 20:42:55 -0400 MIME-Version: 1.0 In-Reply-To: References: <20130321215233.583190032@linutronix.de> Date: Sat, 13 Apr 2013 17:42:54 -0700 X-Google-Sender-Auth: dSnkrKuWnlG5a2asGkoPXuTrS7Q Message-ID: Subject: Re: [tip:smp/hotplug] idle: Provide a generic entry point for the idle code From: Yinghai Lu To: Ingo Molnar , "H. Peter Anvin" , Linux Kernel Mailing List , Linus Torvalds , Rusty Russell , Peter Zijlstra , "Srivatsa S. Bhat" , Paul McKenney , Thomas Gleixner , Magnus Damm Cc: "linux-tip-commits@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1079 Lines: 28 On Mon, Apr 8, 2013 at 1:12 PM, tip-bot for Thomas Gleixner wrote: > Commit-ID: a1a04ec3c7c27a682473fd9beb2c996316a64649 > Gitweb: http://git.kernel.org/tip/a1a04ec3c7c27a682473fd9beb2c996316a64649 > Author: Thomas Gleixner > AuthorDate: Thu, 21 Mar 2013 22:49:34 +0100 > Committer: Thomas Gleixner > CommitDate: Mon, 8 Apr 2013 17:39:23 +0200 > > idle: Provide a generic entry point for the idle code > > For now this calls cpu_idle(), but in the long run we want to move the > cpu bringup code to the core and therefor we add a state argument. > > Signed-off-by: Thomas Gleixner ... > Reviewed-by: Cc: Srivatsa S. Bhat What is that ? looks your scripts has problem to convert Cc to Reviewed-by Yinghai -- 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/