1
0
Fork 0
alistair23-linux/drivers/char/hw_random
Christian Borntraeger e5b89542ea 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 <borntraeger@de.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-24 13:28:30 -07:00
..
Kconfig hwrng: timeriomem - Breaks an allyesconfig build on s390: 2009-03-21 14:19:04 +08:00
Makefile hwrng: timeriomem - New driver 2009-02-22 12:03:56 +08:00
amd-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
core.c hw-random: BKL pushdown 2008-06-20 14:05:57 -06:00
geode-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
intel-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
ixp4xx-rng.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
n2-asm.S sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
n2-drv.c sparc64: Fix unsigned long long warnings in drivers. 2009-01-06 13:20:38 -08:00
n2rng.h sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
omap-rng.c [ARM] omap: convert omap RNG clocks to match by devid and conid 2009-02-08 17:50:21 +00:00
pasemi-rng.c pasemi-rng: Use linux/of_platform.h instead of asm 2008-06-30 22:30:29 +10:00
timeriomem-rng.c hwrng: timeriomem - Use phys address rather than virt 2009-03-27 12:59:54 +08:00
via-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
virtio-rng.c virtio-rng: Remove false BUG for spurious callbacks 2009-04-24 13:28:30 -07:00