Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751679Ab0HHFyL (ORCPT ); Sun, 8 Aug 2010 01:54:11 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:58378 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765Ab0HHFyG (ORCPT ); Sun, 8 Aug 2010 01:54:06 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=EroXNuBoenc5kb/RMzQq+Mk9t7FcYiRvn+ivR6ssv2yo9bWzeB7MFraQFowaqYIo+F 0BCZtiEqVdpV0q1AunxLXD3GSFHA/ktyLwPXNXDcNiqkQim9g11Ed/9WibU6Eyys0rK1 QFCIMc/djyfFwKJGzmguhMKw+i0c5qs6mlP0E= MIME-Version: 1.0 In-Reply-To: <4C5D7C4C.1020206@kernel.org> References: <1281194812-18052-1-git-send-email-namhyung@gmail.com> <4C5D7C4C.1020206@kernel.org> Date: Sun, 8 Aug 2010 11:24:05 +0530 X-Google-Sender-Auth: -l0-H1PudSViSICcFF_ikdN4pfI Message-ID: Subject: Re: [PATCH] cgroup: add missing __percpu markup in mm/memcontrol.c From: Balbir Singh To: Tejun Heo Cc: Paul Menage , Li Zefan , containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Namhyung Kim 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: 781 Lines: 22 On Sat, Aug 7, 2010 at 9:01 PM, Tejun Heo wrote: > From: Namhyung Kim > > mem_cgroup->stat is a percpu pointer but was missing __percpu markup. > Add it. > > Signed-off-by: Namhyung Kim > Acked-by: Tejun Heo > --- > Namhyung, can you please look up the maintainers in MAINTAINERS and/or > using scripts/get_maintainer.pl and submit __percpu markup patches to > the respective maintainers w/ me cc'd? > Acked-by: Balbir Singh Balbir -- 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/