[OT] Re: [PATCH 3/18] allow callers of seq_open do allocationthemselves

From: Randy.Dunlap
Date: Mon Nov 07 2005 - 22:18:42 EST


On Tue, 08 Nov 2005 02:01:31 +0000 Al Viro wrote:

> From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> Date: 1131401734 -0500

What format is that date in, please?

> Allows caller of seq_open() to kmalloc() seq_file + whatever else they want
> and set ->private_data to it. seq_open() will then abstain from doing
> allocation itself.
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

---
~Randy
-
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/