Sudip Mukherjee f97ef75999 drivers/misc/sgi-gru: fix possible NULL dereference
If mmu_find_ops() returns NULL then we are allocating memory for gms
using kzalloc. But kzalloc can return NULL and we were dereferencing gms
in gru_dbg().

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-20 19:33:29 -07:00
..
2009-12-16 07:20:17 -08:00
2011-05-20 12:50:29 -07:00
2011-03-31 11:26:23 -03:00
2011-03-17 14:05:34 +01:00