Re: [PATCH] slob: Check for NULL pointer before calling ctor()

2013-07-07 Thread Pekka Enberg
On 2/5/13 4:58 PM, Christoph Lameter wrote: On Tue, 5 Feb 2013, Steven Rostedt wrote: Ping? Obviously correct. Acked-by: Christoph Lameter Applied, thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.o

Re: [PATCH] slob: Check for NULL pointer before calling ctor()

2013-02-05 Thread Christoph Lameter
On Tue, 5 Feb 2013, Steven Rostedt wrote: > Ping? Obviously correct. Acked-by: Christoph Lameter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Pl

Re: [PATCH] slob: Check for NULL pointer before calling ctor()

2013-02-05 Thread Steven Rostedt
Ping? -- Steve On Thu, 2013-01-17 at 12:13 -0500, Steven Rostedt wrote: > [ Sorry for the duplicate email, it's linux...@kvack.org not > linux...@vger.kernel.org ] > > While doing some code inspection, I noticed that the slob constructor > method can be called with a NULL pointer. If memory i