From: Devendra Naga Date: Tue, 22 Jan 2013 08:38:17 +0000 (-0500) Subject: staging: dgrp: check for a valid proc dir entry pointer X-Git-Tag: v3.9-rc1~127^2~331 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b63c5772fd6eea71b1332570812297e45403126;p=pandora-kernel.git staging: dgrp: check for a valid proc dir entry pointer while proc_create fails, the register_proc_table can do a derefernce of the null pointer causing to oops the system, instead check for a valid pointer at register and unregister Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed