[PATCH locking/locktorture] Fixes for 4.7

From: Paul E. McKenney
Date: Tue Apr 12 2016 - 11:46:37 EST


Hello!

This series contains a couple of locktorture updates, both courtesy of
Davidlohr Bueso:

1. Fix deboosting nil ptr dereferencing.

2. Fix nil pointer dereferencing for cleanup paths.

Thanx, Paul

------------------------------------------------------------------------

locktorture.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)