Compilation with !CONFIG_CGROUP fails for task_cgroup_path() user. So
provide an emtpy definition.
Signed-off-by: Vivek Goyal
---
include/linux/cgroup.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h
index 9450f02..727728c 100644
--- a/i
On Wed, Mar 12, 2014 at 03:00:20PM -0400, David Miller wrote:
> From: Vivek Goyal
> Date: Wed, 12 Mar 2014 14:45:41 -0400
>
> > Compilation with !CONFIG_CGROUP fails for task_cgroup_path() user. So
> > provide an emtpy definition.
> >
> > Signed-off-by: Vivek Goyal
> > ---
> > include/linux/cg
From: Vivek Goyal
Date: Wed, 12 Mar 2014 14:45:41 -0400
> Compilation with !CONFIG_CGROUP fails for task_cgroup_path() user. So
> provide an emtpy definition.
>
> Signed-off-by: Vivek Goyal
> ---
> include/linux/cgroup.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/linux
Compilation with !CONFIG_CGROUP fails for task_cgroup_path() user. So
provide an emtpy definition.
Signed-off-by: Vivek Goyal
---
include/linux/cgroup.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h
index 9450f02..bf40adb 100644
--- a/inclu
4 matches
Mail list logo