diff options
author | 2008-10-18 20:28:20 -0700 | |
---|---|---|
committer | 2008-10-20 08:52:39 -0700 | |
commit | 30e8e13603c247c301fdacabef2a765c84840994 (patch) | |
tree | 753425750bb70f84ae621fa8f0624781557887cb /lib/bitmap.c | |
parent | seq_file: add seq_cpumask_list(), seq_nodemask_list() (diff) | |
download | wireguard-linux-30e8e13603c247c301fdacabef2a765c84840994.tar.xz wireguard-linux-30e8e13603c247c301fdacabef2a765c84840994.zip |
cpuset: use seq_*mask_* to print masks
1) seq_file excepts that m->count == m->size when it's buf is full,
so current code will causes bugs when buf is overflow.
2) There is not too good that cpuset accesses struct seq_file's
fields directly.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Paul Menage <menage@google.com>
Cc: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions