search for: apana

Displaying 20 results from an estimated 586 matches for "apana".

2014 Dec 16
2
[PATCH 8/9] virtio_pci: split out legacy device support
...ou deleted the licence from it. -- >8 -- Subject: virtio_pci: Restore module licence and other attributes When the virtio_pci driver was moved into virtio_pci_legacy.c the module licence and other attributes went AWOL. This patch restores them. Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> diff --git a/drivers/virtio/virtio_pci_legacy.c b/drivers/virtio/virtio_pci_legacy.c index 2588252..6b100e3 100644 --- a/drivers/virtio/virtio_pci_legacy.c +++ b/drivers/virtio/virtio_pci_legacy.c @@ -324,3 +324,8 @@ static struct pci_driver virtio_pci_driver = { }; module_pci_drive...
2014 Dec 16
2
[PATCH 8/9] virtio_pci: split out legacy device support
...ou deleted the licence from it. -- >8 -- Subject: virtio_pci: Restore module licence and other attributes When the virtio_pci driver was moved into virtio_pci_legacy.c the module licence and other attributes went AWOL. This patch restores them. Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au> diff --git a/drivers/virtio/virtio_pci_legacy.c b/drivers/virtio/virtio_pci_legacy.c index 2588252..6b100e3 100644 --- a/drivers/virtio/virtio_pci_legacy.c +++ b/drivers/virtio/virtio_pci_legacy.c @@ -324,3 +324,8 @@ static struct pci_driver virtio_pci_driver = { }; module_pci_drive...
2006 Aug 16
3
[NET] front: Fix features on resume when csum is off
...ng. When TX checksum is disabled by the user, we cannot enable SG or TSO since both require checksum offload. This patch makes xennet check the checksum setting before renegotiating SG or TSO. This bug was fixed thanks to a report from Anton Burtsev. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- diff -r ec03b24a2d83 linux-2.6-xen-sparse/drivers/xen/net...
2007 Aug 23
0
[git patch] klibc dash 0.5.4 update
...e 0.5.4 sha1sum. Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/dash/README.klibc b/usr/dash/README.klibc index 0394fb0..1e9f005 100644 --- a/usr/dash/README.klibc +++ b/usr/dash/README.klibc @@ -2,6 +2,6 @@ This version of dash was obtained from http://gondor.apana.org.au/~herbert/dash/dash.git/ -It corresponds to changeset 3c98399cdf8d376b2c1ebd9cd32ca5d8c84f3ac9. +It corresponds to changeset e592f4dfe80dcac85764ac9aaad3132e5ba28663. The only changes made are the addition of config.h and a new Makefile. commit c5627a7d69b6d62ff19c91429693c6006568a111 A...
2006 May 03
1
[PATCH] Fix bashism in scripts/Makefile.xen
Hi: The following patch replaces a bash-specific substitution with equivalent POSIX /bin/sh substitutions. This allows a Xen-patched Linux to build when /bin/sh is a POSIX shell other than bash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ Xen-devel...
2014 Oct 31
2
[PATCH v2 4/6] hw_random: fix unregister race.
On Fri, Oct 31, 2014 at 10:28:00AM +1030, Rusty Russell wrote: > Herbert Xu <herbert at gondor.apana.org.au> writes: > > On Thu, Sep 18, 2014 at 08:37:45PM +0800, Amos Kong wrote: > >> From: Rusty Russell <rusty at rustcorp.com.au> > >> > >> The previous patch added one potential problem: we can still be > >> reading from a hwrng when it's un...
2007 Mar 20
62
RFC: [0/2] Remove netloop by lazy copying in netback
...someone with access to them). In future I intend to exntend this idea to support lazy copying for dom0 to domU as well which should give us a complete zero-copy path from one domU to another. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2014 Oct 31
2
[PATCH v2 4/6] hw_random: fix unregister race.
On Fri, Oct 31, 2014 at 10:28:00AM +1030, Rusty Russell wrote: > Herbert Xu <herbert at gondor.apana.org.au> writes: > > On Thu, Sep 18, 2014 at 08:37:45PM +0800, Amos Kong wrote: > >> From: Rusty Russell <rusty at rustcorp.com.au> > >> > >> The previous patch added one potential problem: we can still be > >> reading from a hwrng when it's un...
2005 Oct 29
3
Re: [PATCH] Avoid using dc in git-count-objects
...24552 ash/sh In fact it could go even smaller since I only used -Os and not the terribly long list of options that klibc uses :) I haven't built a shared version of dash with klibc because klcc -shared doesn't work very well with autoconf. You can get the latest version at http://gondor.apana.org.au/~herbert/dash/dash.git/ Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2014 Oct 21
2
[PATCH v2 4/6] hw_random: fix unregister race.
...usty at rustcorp.com.au> You totally corrupted Rusty's patch. If you're going to repost his series you better make sure that you've got the right patches. Just as well though as it made me think a little more about this patch :) Cheers, -- Email: Herbert Xu <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2014 Oct 21
2
[PATCH v2 4/6] hw_random: fix unregister race.
...usty at rustcorp.com.au> You totally corrupted Rusty's patch. If you're going to repost his series you better make sure that you've got the right patches. Just as well though as it made me think a little more about this patch :) Cheers, -- Email: Herbert Xu <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2006 Nov 15
3
qemu/rtl8139: Max transmit frame size
...at all since no transmitted packet should be anywhere near this size. Are there any objections to getting rid of the following while loop altogether and replacing it with a straight failure? Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- diff -r f026d4091322 tools/ioemu/hw/rtl8139.c --- a/tools/ioemu/hw/rtl8139.c Tue Nov 14 18:52:58 2006 +0000 +++ b/tools/ioemu/hw/rtl8139.c Wed Nov 15 15:35:24 2006 +1100 @@ -2001,8...
2006 Sep 01
2
vm_map_xen_pages removal breaks modular oprofile
...esult of the changeset that removed vm_map_xen_pages which was only used by oprofile. So we either need to export get_vm_area in Xen, or put that function back. What do you think about this? Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Apr 18
4
[0/6] [NET]: virtio SG/TSO patches
...TSO, and the other useful for testing SG per se. The other patch is to the KVM backend to make all this work. It isn't the prettiest or the smartest solution but it was the easiest :) Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2008 Apr 18
4
[0/6] [NET]: virtio SG/TSO patches
...TSO, and the other useful for testing SG per se. The other patch is to the KVM backend to make all this work. It isn't the prettiest or the smartest solution but it was the easiest :) Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2017 Dec 22
2
[PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
...<clabbe.montjoie at gmail.com> This is going the wrong way. We do not want to expose any of the base types such as crypto_alg, crypto_async_request to end-users and that includes drivers. Only core API code should touch these base types. Cheers, -- Email: Herbert Xu <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2017 Dec 22
2
[PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests
...<clabbe.montjoie at gmail.com> This is going the wrong way. We do not want to expose any of the base types such as crypto_alg, crypto_async_request to end-users and that includes drivers. Only core API code should touch these base types. Cheers, -- Email: Herbert Xu <herbert at gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2016 Dec 12
4
[PATCH v6 2/2] crypto: add virtio-crypto driver
...window. > > Sorry but it's too late for 4.10. It needed to have been in my > tree before the merge window opened to make it for this cycle. > > Cheers, Objections to me merging this? I'm preparing my tree right now. > -- > Email: Herbert Xu <herbert at gondor.apana.org.au> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2016 Dec 12
4
[PATCH v6 2/2] crypto: add virtio-crypto driver
...window. > > Sorry but it's too late for 4.10. It needed to have been in my > tree before the merge window opened to make it for this cycle. > > Cheers, Objections to me merging this? I'm preparing my tree right now. > -- > Email: Herbert Xu <herbert at gondor.apana.org.au> > Home Page: http://gondor.apana.org.au/~herbert/ > PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
2007 Mar 28
3
Xen netfront fixes for changed skbuff in net-2.6.22.git
Hi Herbert, I wonder if you''ve got a chance to look at netfront in light of the new stuff in davem''s network tree (the stuff that''s in http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.22.git). In particular, struct sk_buff has been changed so that "nh" has gone, and the replacement can be just an offset rather than a full pointer. This breaks the