From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:45152 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138Ab1DMRiR (ORCPT ); Wed, 13 Apr 2011 13:38:17 -0400 Received: by bwz15 with SMTP id 15so769588bwz.19 for ; Wed, 13 Apr 2011 10:38:16 -0700 (PDT) Message-ID: <4DA5DF1E.1040302@ru.mvista.com> Date: Wed, 13 Apr 2011 21:36:30 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: Janusz Krzysztofik CC: Sergei Shtylyov , Linux Media Mailing List , Jiri Slaby , linux-arm-kernel@lists.infradead.org, Mauro Carvalho Chehab Subject: Re: [PATCH 2.6.39 v2] V4L: videobuf-dma-contig: fix mmap_mapper broken on ARM References: <201104122306.34909.jkrzyszt@tis.icnet.pl> <4DA59120.1070402@ru.mvista.com> <201104131511.42171.jkrzyszt@tis.icnet.pl> In-Reply-To: <201104131511.42171.jkrzyszt@tis.icnet.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-ID: Sender: Hello. Janusz Krzysztofik wrote: >>> After switching from mem->dma_handle to virt_to_phys(mem->vaddr) >>> used for obtaining page frame number passed to remap_pfn_range() >>> (commit 35d9f510b67b10338161aba6229d4f55b4000f5b), >>> videobuf-dma-contig >> Please specify the commit summary -- for the human readers. > Hi, > OK, I'll try to reword the summary using a more human friendly language > as soon as I have signs that Mauro (who seemed to understand the message > well enough) is willing to accept the code. I wasn't asking you to rework your summary but to specify the summary of the commit you've mentioned (in parens). > Thanks, > Janusz WBR, Sergei