Re: [patch 4/4] lock validator: fix qeth compile warning

From: Ingo Molnar
Date: Fri Jun 23 2006 - 10:01:33 EST



* Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote:

> +#ifdef CONFIG_LOCKDEP
> static struct lockdep_type_key qdio_out_skb_queue_key;
> +#endif

ok, that's fine for now. I'm cleaning this up via introducing
per-lock-variant keys. But maybe the best would be to offer the lock
validator in a binary way only - either for all lock variants at once,
or for none at all?

Ingo
-
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/