Re: [PATCH] [TRIVIAL] Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"

From: Jiri Kosina
Date: Wed Mar 27 2013 - 08:20:43 EST


On Mon, 25 Mar 2013, Paul Bolle wrote:

> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
> ---
> Documentation/cgroups/memory.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/cgroups/memory.txt b/Documentation/cgroups/memory.txt
> index 8b8c28b..17b91e0 100644
> --- a/Documentation/cgroups/memory.txt
> +++ b/Documentation/cgroups/memory.txt
> @@ -194,7 +194,7 @@ the cgroup that brought it in -- this will happen on memory pressure).
> But see section 8.2: when moving a task to another cgroup, its pages may
> be recharged to the new cgroup, if move_charge_at_immigrate has been chosen.
>
> -Exception: If CONFIG_CGROUP_CGROUP_MEMCG_SWAP is not used.
> +Exception: If CONFIG_MEMCG_SWAP is not used.
> When you do swapoff and make swapped-out pages of shmem(tmpfs) to
> be backed into memory in force, charges for pages are accounted against the
> caller of swapoff rather than the users of shmem.

While you are at it, how about updating various defconfigs which have the
bogus name in there as well?

Thanks,

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/