Re: [PATCH 3/4] cpuset: use seq_*mask_* to print masks

From: Paul Menage
Date: Sun Oct 12 2008 - 13:38:56 EST


On Sun, Oct 12, 2008 at 2:29 AM, Lai Jiangshan <laijs@xxxxxxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxxxxxx>

Acked-by: Paul Menage <menage@xxxxxxxxxx>
--
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/