Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754129Ab0HGTgM (ORCPT ); Sat, 7 Aug 2010 15:36:12 -0400 Received: from hera.kernel.org ([140.211.167.34]:49161 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753054Ab0HGTgK (ORCPT ); Sat, 7 Aug 2010 15:36:10 -0400 Message-ID: <4C5DB57F.8070806@kernel.org> Date: Sat, 07 Aug 2010 21:35:27 +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: Dave Jones , cpufreq@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c References: <1281202643-26709-1-git-send-email-namhyung@gmail.com> In-Reply-To: <1281202643-26709-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:35:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 469 Lines: 15 On 08/07/2010 07:37 PM, Namhyung Kim wrote: > pcc_cpu_info 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/