[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141113101025.GA3728@gondor.apana.org.au>
Date: Thu, 13 Nov 2014 18:10:25 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: netdev@...r.kernel.org
Cc: Thomas Graf <tgraf@...g.ch>
Subject: [PATCH 0/4] rhashtable: Allow local locks to be used and tested
Hi:
This series moves mutex_is_held entirely under PROVE_LOCKING so
there is zero foot print when we're not debugging. More importantly
it adds a parrent argument to mutex_is_held so that we can test
local locks rather than global ones (e.g., per-namespace locks).
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists