Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753663Ab0HGTes (ORCPT ); Sat, 7 Aug 2010 15:34:48 -0400 Received: from hera.kernel.org ([140.211.167.34]:49116 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753054Ab0HGTer (ORCPT ); Sat, 7 Aug 2010 15:34:47 -0400 Message-ID: <4C5DB537.1090006@kernel.org> Date: Sat, 07 Aug 2010 21:34:15 +0200 From: Tejun Heo User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Namhyung Kim CC: Len Brown , linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] intel_idle: add missing __percpu markup References: <1281204603-13406-1-git-send-email-namhyung@gmail.com> In-Reply-To: <1281204603-13406-1-git-send-email-namhyung@gmail.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (hera.kernel.org [127.0.0.1]); Sat, 07 Aug 2010 19:34:45 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 15 On 08/07/2010 08:10 PM, Namhyung Kim wrote: > intel_idle_cpuidle_devices is a percpu pointer but was missing __percpu markup. > Add it. > > Signed-off-by: Namhyung Kim Acked-by: Tejun Heo -- tejun -- 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/