Re: [RFC PATCH] explicitly mark recursion count

From: viro
Date: Tue Jun 01 2004 - 07:41:45 EST


On Tue, Jun 01, 2004 at 08:02:05AM +0200, Jörn Engel wrote:
> Add recursion markers to teach automated test tools how bad documented
> recursions really are. Currently, there is only a single such too that
> can use the information and there is always the danger of documentation
> and reality getting out of sync. But until there's a better tool...

> +/**
> + * RECURSION: 100
> + * STEP: register_proc_table
> + */

This is too ugly for words ;-/ Who will maintain that data, anyway?
-
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/