James Dykman
2006-Mar-13 20:36 UTC
[Xen-devel] [BUG 143] [RFC] Patch submitted, not in tree yet.
I was cleaning out old sandboxes on my machine and realized that the fix for bug 143 was not in the tree yet. Jon Mason posted a patch, with no negative feedback: http://lists.xensource.com/archives/html/xen-devel/2006-02/msg00162.html The bug originator tested the patch successfully on -rc4: http://lists.xensource.com/archives/html/xen-devel/2006-02/msg00763.html I''ve retested on -rc5: (changeset 9197). Aside from the file name changes from -rc2 to -rc5, it still applies/builds cleanly and still fixes the bug. Does the patch need changes, or has it managed to slip through the cracks twice now? Jim _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2006-Mar-14 10:12 UTC
Re: [Xen-devel] [BUG 143] [RFC] Patch submitted, not in tree yet.
On 13 Mar 2006, at 20:36, James Dykman wrote:> I''ve retested on -rc5: (changeset 9197). Aside from the file name > changes > from -rc2 to -rc5, > it still applies/builds cleanly and still fixes the bug. > > Does the patch need changes, or has it managed to slip through the > cracks > twice now?It''s a more invasive fix than the other checksumming patches we''ve applied, and things like the call to xen_checksum_setup() in xfrm4_output.c will never get accepted in upstream Linux. We need to come up with a cleaner solution that will be palatable for the Linux maintainers. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Maybe Matching Threads
- [PATCH] Fix checksum errors when firewalling in domU
- Re: [PATCH] Fix IPSec for Xen checksum offload packets (Jon Mason)
- VT-x and frontend/backend drivers
- Re: alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
- [LLVMdev] How difficult is to fix this error: JIT does not support address-of-label yet! [patch submitted]