diff options
author | Tejun Heo <tj@kernel.org> | 2015-08-11 19:35:42 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-08-11 19:35:42 +0200 |
commit | 731a981e1059dd68c97212ccc9c0e1f169c1a77b (patch) | |
tree | 964bdb7cc4ce503ce3a57cc557285c5acbfadd55 /mm | |
parent | cgroup: export cgrp_dfl_root (diff) | |
download | linux-731a981e1059dd68c97212ccc9c0e1f169c1a77b.tar.xz linux-731a981e1059dd68c97212ccc9c0e1f169c1a77b.zip |
cgroup: make cftype->private a unsigned long
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@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions