linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
	Jiri Kosina <trivial@kernel.org>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	Robert Jarzmik <robert.jarzmik@intel.com>
Subject: Re: [PATCH v2 1/4] media: pxa_camera: fix the buffer free path
Date: Sun, 12 Jul 2015 16:35:42 +0200	[thread overview]
Message-ID: <87380tl9z5.fsf@belgarion.home> (raw)
In-Reply-To: <Pine.LNX.4.64.1507121557210.32193@axis700.grange> (Guennadi Liakhovetski's message of "Sun, 12 Jul 2015 15:58:06 +0200 (CEST)")

Guennadi Liakhovetski <g.liakhovetski@gmx.de> writes:

> Hi Robert,
>
> On Sun, 5 Jul 2015, Robert Jarzmik wrote:
>
>> From: Robert Jarzmik <robert.jarzmik@intel.com>
>> 
>> Fix the error path where the video buffer wasn't allocated nor
>> mapped. In this case, in the driver free path don't try to unmap memory
>> which was not mapped in the first place.
>
> Have I missed your reply to my comments to v1 of this patch? This one 
> seems to be its exact copy?
Yeah, that's because I don't have any ... reply from you on v1.
At least I don't remember it and in [1] I don't see it.

Cheers.

--
Robert

[1] http://www.spinics.net/lists/linux-media/msg88021.html

  reply	other threads:[~2015-07-12 14:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-05 18:27 [PATCH v2 0/4] media: pxa_camera conversion to dmaengine Robert Jarzmik
2015-07-05 18:27 ` [PATCH v2 1/4] media: pxa_camera: fix the buffer free path Robert Jarzmik
2015-07-12 13:58   ` Guennadi Liakhovetski
2015-07-12 14:35     ` Robert Jarzmik [this message]
2015-07-05 18:27 ` [PATCH v2 2/4] media: pxa_camera: move interrupt to tasklet Robert Jarzmik
2015-07-05 18:27 ` [PATCH v2 3/4] media: pxa_camera: trivial move of dma irq functions Robert Jarzmik
2015-07-12 14:06   ` Guennadi Liakhovetski
2015-07-12 14:32     ` Robert Jarzmik
2015-07-05 18:27 ` [PATCH v2 4/4] media: pxa_camera: conversion to dmaengine Robert Jarzmik
2015-07-12 17:05   ` Guennadi Liakhovetski
2015-07-12 17:33     ` Robert Jarzmik
2015-07-18 23:00       ` Robert Jarzmik
2015-07-26 11:36         ` Guennadi Liakhovetski
2015-07-26 12:33           ` Robert Jarzmik

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=87380tl9z5.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@osg.samsung.com \
    --cc=robert.jarzmik@intel.com \
    --cc=trivial@kernel.org \
    /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).