summaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-09-04 00:26:20 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-20 22:27:59 -0400
commitbba57f8f948239340e939cb25c7d858cd60ad9de (patch)
tree0b0989b780c2b73786694f7f06eaf49c4782b067 /scripts/mod/file2alias.c
parentc2ed545cee2412a47a5931340ba408b8abcee22c (diff)
drivers/misc/sgi-gru: fix dereference of ERR_PTR
gru_alloc_gts() can fail and it can return ERR_PTR(errvalue). We should not dereference it if it has returned error. And incase it has returned error then wait for some time and try again. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Acked-by: Dimitri Sivanich <sivanich@sgi.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions