[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080625164121.9146fb56.akpm@linux-foundation.org>
Date: Wed, 25 Jun 2008 16:41:21 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Balbir Singh <balbir@...ux.vnet.ibm.com>
Cc: yamamoto@...inux.co.jp, menage@...gle.com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
balbir@...ux.vnet.ibm.com, kamezawa.hiroyu@...fujitsu.com
Subject: Re: [2/2] memrlimit fix usage of tmp as a parameter name
On Fri, 20 Jun 2008 20:31:52 +0530
Balbir Singh <balbir@...ux.vnet.ibm.com> wrote:
> Fix the variable tmp being used in write_strategy. This patch replaces tmp
> with val, the fact that it is an output parameter can be interpreted from
> the pass by reference.
Paul's "CGroup Files: Convert res_counter_write() to be a cgroups
write_string() handler"
(memrlimit-setup-the-memrlimit-controller-cgroup-files-convert-res_counter_write-to-be-a-cgroups-write_string-handler-memrlimitcgroup.patch)
deleted memrlimit_cgroup_write_strategy(), so problem solved ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists