From: Christian Borntraeger Date: Fri, 24 Apr 2009 22:35:03 +0000 (+0000) Subject: virtio-rng: Remove false BUG for spurious callbacks X-Git-Tag: v2.6.27.23~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c0d4cb0aceb99c6bdba9865008355f9cab4471;p=pandora-kernel.git virtio-rng: Remove false BUG for spurious callbacks upstream commit: e5b89542ea18020961882228c26db3ba87f6e608 The virtio-rng drivers checks for spurious callbacks. Since callbacks can be implemented via shared interrupts (e.g. PCI) this could lead to guest kernel oopses with lots of virtio devices. Signed-off-by: Christian Borntraeger Cc: Rusty Russell Cc: stable@kernel.org Signed-off-by: Linus Torvalds Signed-off-by: Chris Wright Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed