From: Paul E. McKenney > Sent: 01 December 2017 20:09 > > Because %p prints "(null)" and %pK prints "0000000000000000" or (on > 32-bit systems) "00000000", this commit adjusts torture-test scripting > accordingly.
Surely NULL v not-NULL is one bit of info that the message needs to contain? David