qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Justin Chevrier <theburner1@yahoo.com>
Subject: Re: [Qemu-devel] [5901] LSI53C895A: Remove current_dma_len hack
Date: Wed, 10 Dec 2008 09:31:54 -0600	[thread overview]
Message-ID: <493FE0EA.7030809@codemonkey.ws> (raw)
In-Reply-To: <E1L99vV-0003Wb-QX@cvs.savannah.gnu.org>

Justin,

Andrzej Zaborowski wrote:
> Revision: 5901
>           http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5901
> Author:   balrog
> Date:     2008-12-07 03:03:21 +0000 (Sun, 07 Dec 2008)
>
> Log Message:
> -----------
> LSI53C895A: Remove current_dma_len hack
>
> Signed-off-by: Justin Chevrier <address@hidden>
>   

This is not a valid Signed-off-by line.  In the future, please use a 
valid one.

Regards,

Anthony Liguori


> Acked-by: Ryan Harper <ryanh@us.ibm.com>
> Acked-by: Chris Wright <chrisw@sous-sol.org>
>
> Modified Paths:
> --------------
>     trunk/hw/lsi53c895a.c
>
> Modified: trunk/hw/lsi53c895a.c
> ===================================================================
> --- trunk/hw/lsi53c895a.c	2008-12-07 01:51:28 UTC (rev 5900)
> +++ trunk/hw/lsi53c895a.c	2008-12-07 03:03:21 UTC (rev 5901)
> @@ -920,7 +920,6 @@
>              break;
>          case PHASE_DI:
>              s->waiting = 2;
> -            s->current_dma_len = s->dbc;
>              lsi_do_dma(s, 0);
>              if (s->waiting)
>                  s->waiting = 3;
>
>
>
>
>   

      reply	other threads:[~2008-12-10 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07  3:03 [Qemu-devel] [5901] LSI53C895A: Remove current_dma_len hack Andrzej Zaborowski
2008-12-10 15:31 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=493FE0EA.7030809@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=theburner1@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).