[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150811173622.GD23408@mtj.duckdns.org>
Date: Tue, 11 Aug 2015 13:36:22 -0400
From: Tejun Heo <tj@...nel.org>
To: axboe@...nel.dk
Cc: linux-kernel@...r.kernel.org, kernel-team@...com,
vgoyal@...hat.com, avanzini.arianna@...il.com,
Johannes Weiner <hannes@...xchg.org>
Subject: Re: [PATCH 01/10] cgroup: make cftype->private a unsigned long
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@...nel.org>
> Acked-by: Li Zefan <lizefan@...wei.com>
> Cc: Johannes Weiner <hannes@...xchg.org>
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@...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