Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756351Ab3DPK4d (ORCPT ); Tue, 16 Apr 2013 06:56:33 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:53919 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752193Ab3DPK4b (ORCPT ); Tue, 16 Apr 2013 06:56:31 -0400 MIME-Version: 1.0 In-Reply-To: <1366109670-28030-1-git-send-email-prabhakar.csengg@gmail.com> References: <1366109670-28030-1-git-send-email-prabhakar.csengg@gmail.com> From: Prabhakar Lad Date: Tue, 16 Apr 2013 16:26:10 +0530 Message-ID: Subject: Re: [PATCH v2] media: davinci: vpif: align the buffers size to page page size boundary To: Hans Verkuil Cc: Mauro Carvalho Chehab , DLOS , LKML , "Lad, Prabhakar" , Laurent Pinchart , LMML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 962 Lines: 28 Hi Hans, On Tue, Apr 16, 2013 at 4:24 PM, Prabhakar lad wrote: > From: Lad, Prabhakar > > with recent commit with id 068a0df76023926af958a336a78bef60468d2033 > which adds add length check for mmap, the application were failing to > mmap the buffers. > > This patch aligns the the buffer size to page size boundary for both > capture and display driver so the it pass the check. > > Signed-off-by: Lad, Prabhakar > Cc: Laurent Pinchart > Cc: Hans Verkuil > Cc: Mauro Carvalho Chehab > --- Can you take this patch for v3.10 ? Regards, --Prabhakar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/