Kris Shannon a1a15ac5f9 Fix kernel NULL pointer dereference in xen-blkfront
When booting Xen Dom0 on a pre-release 3.2.1 hypervisor the system Oopses on a
"Unable to handle kernel NULL pointer dereference" in xenwatch.

From the backtrace it looks like backend_changed is calling bdget_disk
with a NULL pointer.  Checking for NULL and returning ENODEV instead
allows the kernel to boot.
2009-03-05 12:04:57 +01:00
..
2009-02-18 10:32:01 +01:00
2008-10-21 07:47:44 -04:00
2008-10-21 07:47:36 -04:00
2008-10-10 22:39:21 +02:00
2009-02-11 14:25:37 -08:00
2008-10-21 07:48:03 -04:00
2008-10-21 07:48:07 -04:00
2008-10-21 07:48:11 -04:00
2008-10-21 07:48:11 -04:00
2008-10-21 07:48:17 -04:00