Re: [PATCH 01/10] cgroup: make cftype->private a unsigned long

From: Tejun Heo
Date: Tue Aug 11 2015 - 13:36:30 EST


On Sun, Jul 12, 2015 at 02:00:34PM -0400, Tejun Heo wrote:
> It's pretty unusual to have an int as a private data field and it
> makes it impossible to carray a pointer value through it. Let's make
> it an unsigned long. AFAICS, this shouldn't break anything.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> Acked-by: Li Zefan <lizefan@xxxxxxxxxx>
> Cc: Johannes Weiner <hannes@xxxxxxxxxxx>

Applied this one to cgroup/for-4.3-unified-base.

Thanks.

--
tejun
--
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/