From: Sasha Levin Date: Fri, 16 May 2014 02:11:57 +0000 (+0930) Subject: virtio-rng: fix boot with virtio-rng device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~46^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d23a8cc38c555f9f3a40dcc5d14030105df9a8;p=pandora-kernel.git virtio-rng: fix boot with virtio-rng device Commit "virtio-rng: support multiple virtio-rng devices" has broken boot with a virtio-rng device because the 'init' callback of the virtio-rng device was left unitialized to garbage, and got called by the hwrng infrastructure, killing the guest on boot. Signed-off-by: Sasha Levin Signed-off-by: Rusty Russell Fixes: 08e53fbdb85c0f6f45c0f7c1ea3defc1752a95ce --- Reading git-diff-tree failed