From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753379AbbGGJMI (ORCPT ); Tue, 7 Jul 2015 05:12:08 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:36399 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbbGGJMD (ORCPT ); Tue, 7 Jul 2015 05:12:03 -0400 Date: Tue, 7 Jul 2015 14:41:51 +0530 From: Sudip Mukherjee To: gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] parport: fix error handling Message-ID: <20150707091151.GA11648@sudip-PC> References: <1434378951-32467-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434378951-32467-1-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 15, 2015 at 08:05:49PM +0530, Sudip Mukherjee wrote: Hi Greg, These were posted only few days before the merge window. Can these be considered for linux-next now so that it gets some testing.. I have it as a pull request also for your convenience. regards sudip The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) are available in the git repository at: https://github.com/sudipm-mukherjee/parport.git master for you to fetch changes up to 209f7b71f72333ae076aa231fe71578f97a5c275: parport: fix freeing freed memory (2015-07-07 13:59:19 +0530) ---------------------------------------------------------------- Sudip Mukherjee (3): parport: fix error handling parport: fix memory leak parport: fix freeing freed memory drivers/parport/share.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)