All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
To: "Kirill A. Shutsemov" <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
Cc: jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org,
	containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Arjan van de Ven <arjan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Subject: Re: [PATCH, v3 1/2] cgroups: export cgroup_iter_{start,next,end}
Date: Wed, 2 Feb 2011 13:21:03 -0800	[thread overview]
Message-ID: <AANLkTimepM-TUXSvZh_15xNWf2P0TDEOatPTN7yT2uQe__20836.3651451238$1296681816$gmane$org@mail.gmail.com> (raw)
In-Reply-To: <1296679656-31163-2-git-send-email-kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>

On Wed, Feb 2, 2011 at 12:47 PM, Kirill A. Shutsemov
<kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org> wrote:
> From: Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
>
> Signed-off-by: Kirill A. Shutemov <kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>

Acked-by: Paul Menage <menage-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>

> ---
>  kernel/cgroup.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/kernel/cgroup.c b/kernel/cgroup.c
> index b24d702..8234daa 100644
> --- a/kernel/cgroup.c
> +++ b/kernel/cgroup.c
> @@ -2443,6 +2443,7 @@ void cgroup_iter_start(struct cgroup *cgrp, struct cgroup_iter *it)
>        it->cg_link = &cgrp->css_sets;
>        cgroup_advance_iter(cgrp, it);
>  }
> +EXPORT_SYMBOL_GPL(cgroup_iter_start);
>
>  struct task_struct *cgroup_iter_next(struct cgroup *cgrp,
>                                        struct cgroup_iter *it)
> @@ -2467,11 +2468,13 @@ struct task_struct *cgroup_iter_next(struct cgroup *cgrp,
>        }
>        return res;
>  }
> +EXPORT_SYMBOL_GPL(cgroup_iter_next);
>
>  void cgroup_iter_end(struct cgroup *cgrp, struct cgroup_iter *it)
>  {
>        read_unlock(&css_set_lock);
>  }
> +EXPORT_SYMBOL_GPL(cgroup_iter_end);
>
>  static inline int started_after_time(struct task_struct *t1,
>                                     struct timespec *time,
> --
> 1.7.3.5
>
>

  parent reply	other threads:[~2011-02-02 21:21 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 20:47 [PATCH, v3 0/2] Timer slack cgroup subsystem Kirill A. Shutsemov
2011-02-02 20:47 ` [PATCH, v3 1/2] cgroups: export cgroup_iter_{start,next,end} Kirill A. Shutsemov
2011-02-02 21:21   ` Paul Menage
     [not found]   ` <1296679656-31163-2-git-send-email-kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-02 21:21     ` Paul Menage [this message]
     [not found] ` <1296679656-31163-1-git-send-email-kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-02 20:47   ` Kirill A. Shutsemov
2011-02-02 20:47   ` [PATCH, v3 2/2] cgroups: introduce timer slack subsystem Kirill A. Shutsemov
2011-02-02 20:47 ` Kirill A. Shutsemov
2011-02-02 22:56   ` jacob pan
2011-02-03  9:22     ` Kirill A. Shutemov
2011-02-03  9:22     ` Kirill A. Shutemov
2011-02-03 17:51       ` Jacob Pan
2011-02-03 18:12         ` Paul Menage
     [not found]           ` <AANLkTikvkUT8+U=bX6X2n7kMbnAt6evxTy1BqiX+TWpH-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-03 19:57             ` Jacob Pan
2011-02-03 19:57           ` Jacob Pan
2011-02-04 13:34             ` Kirill A. Shutemov
2011-02-04 13:34             ` Kirill A. Shutemov
     [not found]               ` <20110204133439.GA7181-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-04 17:27                 ` Jacob Pan
2011-02-04 17:27               ` Jacob Pan
2011-02-07  0:33                 ` Matt Helsley
2011-02-07  0:33                 ` Matt Helsley
2011-02-07 11:06                 ` Kirill A. Shutemov
2011-02-07 17:20                   ` Jacob Pan
2011-02-07 18:32                     ` Kirill A. Shutemov
2011-02-07 18:32                     ` Kirill A. Shutemov
     [not found]                   ` <20110207110603.GB11712-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-07 17:20                     ` Jacob Pan
2011-02-07 11:06                 ` Kirill A. Shutemov
2011-02-03 18:12         ` Paul Menage
     [not found]       ` <20110203092229.GB1083-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-03 17:51         ` Jacob Pan
2011-02-02 23:23   ` Paul Menage
2011-02-03  5:48     ` Matt Helsley
     [not found]     ` <AANLkTikAbmFmQNGgYMYhTOS8L5nU39edcTjQXNpdxGy2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-02-03  5:48       ` Matt Helsley
2011-02-03  9:28       ` Kirill A. Shutemov
2011-02-03  9:28     ` Kirill A. Shutemov
     [not found]   ` <1296679656-31163-3-git-send-email-kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-02 22:56     ` jacob pan
2011-02-02 23:23     ` Paul Menage
2011-02-03  5:46     ` Matt Helsley
2011-02-03  5:46   ` Matt Helsley
     [not found]     ` <20110203054616.GT16432-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2011-02-03  9:41       ` Kirill A. Shutemov
2011-02-03  9:41     ` Kirill A. Shutemov
2011-02-06  2:49       ` Matt Helsley
2011-02-07  9:48         ` Kirill A. Shutemov
     [not found]         ` <20110206024951.GB16432-52DBMbEzqgQ/wnmkkaCWp/UQ3DHhIser@public.gmane.org>
2011-02-07  9:48           ` Kirill A. Shutemov
     [not found]       ` <20110203094138.GD1083-oKw7cIdHH8eLwutG50LtGA@public.gmane.org>
2011-02-06  2:49         ` Matt Helsley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimepM-TUXSvZh_15xNWf2P0TDEOatPTN7yT2uQe__20836.3651451238$1296681816$gmane$org@mail.gmail.com' \
    --to=menage-hpiqsd4aklfqt0dzr+alfa@public.gmane.org \
    --cc=arjan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=kirill-oKw7cIdHH8eLwutG50LtGA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.