From: Christian Borntraeger Date: Thu, 23 Apr 2009 07:12:59 +0000 (+0930) Subject: virtio-rng: Remove false BUG for spurious callbacks X-Git-Tag: v2.6.30-rc4~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b89542ea18020961882228c26db3ba87f6e608;p=pandora-kernel.git virtio-rng: Remove false BUG for spurious callbacks 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 --- Reading git-diff-tree failed