* export virtio_rng.h
@ 2008-08-08 9:15 Christian Borntraeger
2008-08-11 2:46 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Christian Borntraeger @ 2008-08-08 9:15 UTC (permalink / raw)
To: Rusty Russell; +Cc: Linux Kernel Mailing List, virtualization
Hello Rusty,
The entropy device was added after we exported all virtio headers. This
patch adds virtio_rng.h to the exportable userspace headers.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
---
include/linux/Kbuild | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6/include/linux/Kbuild
===================================================================
--- linux-2.6.orig/include/linux/Kbuild
+++ linux-2.6/include/linux/Kbuild
@@ -356,6 +356,7 @@ unifdef-y += virtio_balloon.h
unifdef-y += virtio_console.h
unifdef-y += virtio_pci.h
unifdef-y += virtio_ring.h
+unifdef-y += virtio_rng.h
unifdef-y += vt.h
unifdef-y += wait.h
unifdef-y += wanrouter.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: export virtio_rng.h
2008-08-08 9:15 export virtio_rng.h Christian Borntraeger
@ 2008-08-11 2:46 ` Rusty Russell
0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2008-08-11 2:46 UTC (permalink / raw)
To: Christian Borntraeger; +Cc: Linux Kernel Mailing List, virtualization
On Friday 08 August 2008 19:15:07 Christian Borntraeger wrote:
> Hello Rusty,
>
> The entropy device was added after we exported all virtio headers. This
> patch adds virtio_rng.h to the exportable userspace headers.
>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Thanks, applied!
Rusty.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-11 3:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08 9:15 export virtio_rng.h Christian Borntraeger
2008-08-11 2:46 ` Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox