WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Trying to track down odd behavior, errors in xen dmesg

On Tue, Apr 12, 2011 at 04:23:13PM -0500, Keith Swett wrote:
> Konrad,

Please don't top-post.
> I found an error in my process.
> On line 225 of the patch, there's a single parenthesis.  What should
> the lines in this area (418-420 of blkback.c) look like after the

Here is the git tree with the patch:

http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/devel/blkback-vi
And the file
http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=blob;f=drivers/xen/blkback/blkback.c;h=13c51257f2d4f87330f13820a372abcff63864b4;hb=89856e4d890a04ce79c6e38c33b5fb873e7fc6df


And I think you are referring to this:
 417 
 418         if (atomic_dec_and_test(&pending_req->pendcnt)) {
 419                                 pending_req->id, duration); <<---
 420                 if (unlikely(fast_flush_area(pending_req))) {
 421                         /* Granted page(s) are still being referenc

Take out line 419.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel