All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53DC11BD.6060409@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 49b80c1..5d598b8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ On 07/10/2014 02:15 PM, Ian Molton wrote:
 >>> +	rcar_vin_wait_stop_streaming(priv);
 >>> +
 >>>    	for (i = 0; i < vq->num_buffers; ++i)
->>>    		if (vq->bufs[i]->state = VB2_BUF_STATE_ACTIVE)
+>>>    		if (vq->bufs[i]->state == VB2_BUF_STATE_ACTIVE)
 >>>    			vb2_buffer_done(vq->bufs[i], VB2_BUF_STATE_ERROR);
 >>>
 >>>    	list_for_each_safe(buf_head, tmp, &priv->capture)
diff --git a/a/content_digest b/N1/content_digest
index 793ce3d..788fe41 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\020140710111523.17ae9078e53001c18bdf6eac@codethink.co.uk\0"
  "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
  "Subject\0Re: [PATCH 3/4] media: rcar_vin: Fix race condition terminating stream\0"
- "Date\0Fri, 01 Aug 2014 22:16:29 +0000\0"
+ "Date\0Sat, 02 Aug 2014 02:16:29 +0400\0"
  "To\0Ian Molton <ian.molton@codethink.co.uk>\0"
  "Cc\0linux-media@vger.kernel.org"
   linux-kernel@lists.codethink.co.uk
@@ -50,7 +50,7 @@
  ">>> +\trcar_vin_wait_stop_streaming(priv);\n"
  ">>> +\n"
  ">>>    \tfor (i = 0; i < vq->num_buffers; ++i)\n"
- ">>>    \t\tif (vq->bufs[i]->state = VB2_BUF_STATE_ACTIVE)\n"
+ ">>>    \t\tif (vq->bufs[i]->state == VB2_BUF_STATE_ACTIVE)\n"
  ">>>    \t\t\tvb2_buffer_done(vq->bufs[i], VB2_BUF_STATE_ERROR);\n"
  ">>>\n"
  ">>>    \tlist_for_each_safe(buf_head, tmp, &priv->capture)\n"
@@ -68,4 +68,4 @@
  "\n"
  WBR, Sergei
 
-972a61eafd8e362b10dc09c0e02f7d152611c8a0776c516467e6a73ef537bfa7
+868b7269c7ed463911fc965d0103d781fff2545f929f162a10968a667e4ba91f

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.