Re: [PATCH v4 2/2] locking/debug: Restructure the lock debugging menu

From: Davidlohr Bueso
Date: Wed Mar 28 2018 - 21:48:15 EST


On Wed, 28 Mar 2018, Waiman Long wrote:

Two config options in the lock debugging menu that are probably the most
frequently used, as far as I am concerned, is the PROVE_LOCKING and
LOCK_STAT. From a UI perspective, they should be front and center. So
these two options are now moved to the top of the lock debugging menu.

The DEBUG_WW_MUTEX_SLOWPATH option is also added to the PROVE_LOCKING
umbrella.

Signed-off-by: Waiman Long <longman@xxxxxxxxxx>

Acked-by: Davidlohr Bueso <dave@xxxxxxxxxxxx>