aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorMark Rusk <Mark.Rusk@hp.com>2013-08-14 15:30:01 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-14 14:46:22 -0700
commiteefbc594abbb1b7e6e7eeadb65ae7c7538474210 (patch)
treee07c2bdba167e8deb2f2a772b0b472a979841ee1 /fs
parentuio: drop unused vma_count member in uio_device struct (diff)
downloadlinux-dev-eefbc594abbb1b7e6e7eeadb65ae7c7538474210.tar.xz
linux-dev-eefbc594abbb1b7e6e7eeadb65ae7c7538474210.zip
drivers/misc/hpilo: Correct panic when an AUX iLO is detected
Using an uninitialized variable 'devnum' after 'goto out;' was causing panic. Just go ahead and return, we need to ignore AUX iLO devs. Oops: 0002 [#1] SMP . . . RIP [<ffffffffa033e270>] ilo_probe+0xec/0xe7c [hpilo] Signed-off-by: Mark Rusk <mark.rusk@hp.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions