Re: [PATCH] Pass sparse the lock expression given to lockannotations

From: Andrew Morton
Date: Fri Aug 25 2006 - 00:09:36 EST


On Thu, 24 Aug 2006 17:48:56 -0700
Josh Triplett <josht@xxxxxxxxxx> wrote:

> The lock annotation macros __acquires, __releases, __acquire, and __release
> all currently throw the lock expression passed as an argument. Now that
> sparse can parse __context__ and __attribute__((context)) with a context
> expression, pass the lock expression down to sparse as the context expression.

What is the dependency relationship between your kernel changes and your
proposed change to sparse?

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