Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752837AbbF1UeY (ORCPT ); Sun, 28 Jun 2015 16:34:24 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:35400 "EHLO mail-qk0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752397AbbF1UeS (ORCPT ); Sun, 28 Jun 2015 16:34:18 -0400 Message-ID: <55905A46.3010504@hurleysoftware.com> Date: Sun, 28 Jun 2015 16:34:14 -0400 From: Peter Hurley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Dongxing Zhang CC: gregkh@linuxfoundation.org, alan@linux.intel.com, linux-kernel@vger.kernel.org, Xiaoming Wang Subject: Re: [PATCH] tty/vt: Fix the memory leak in visual_init References: <1433920870-3430-1-git-send-email-dongxing.zhang@intel.com> In-Reply-To: <1433920870-3430-1-git-send-email-dongxing.zhang@intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 467 Lines: 12 On 06/10/2015 03:21 AM, Dongxing Zhang wrote: > If vc->vc_uni_pagedir_loc is not NULL, its refcount needs to be > decreased before vc_uni_pagedir_loc is re-assigned. Reviewed-by: Peter Hurley -- 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/