From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4BF6C10F13 for ; Thu, 11 Apr 2019 14:36:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8EEA6206BA for ; Thu, 11 Apr 2019 14:36:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554993382; bh=3Nt2cXoBc0dANtWJ7W0ooF4awFdmfxr5HbV5fm4H3CE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SKLO6tlHabJkBt07zJ8uVdQkHTrUY3Z63Avhm3pEwU3Nzmi720194n+hiXKoGXz1n rp3/DvEmI2bHtzX6Aj8zI7OGHu9PjBnsYXceKuxjU0BRJJx2sFdXNScimWHg+1eYYT F82njPfhAfs3xnuQ3t/CUS2Fi1Slc+iKenjNxj0c= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726121AbfDKOgW (ORCPT ); Thu, 11 Apr 2019 10:36:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:38396 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726137AbfDKOgV (ORCPT ); Thu, 11 Apr 2019 10:36:21 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 098D5206BA; Thu, 11 Apr 2019 14:36:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554993381; bh=3Nt2cXoBc0dANtWJ7W0ooF4awFdmfxr5HbV5fm4H3CE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kW5Kgs7+fm6bcbs0dDuf4vavctgCooOJu0G6YL7B8oGV7s1CGTqMiFtcjnZHvIkPr v3MI1SpXArvNX7mX+q7oll/HVvOdNh2f66ADD3JdoMhfTdioGdVS2jpw+JudIDMzCk ZnP2rir60vKBW+CudaVKpiq3nSRRr6tUobyPFj3I= Date: Thu, 11 Apr 2019 10:36:19 -0400 From: Sasha Levin To: Sudip Mukherjee Cc: Gilad Ben-Yossef , Greg Kroah-Hartman , Stable Subject: Re: request for 4.14-stable: 293edc27f8bc ("stating: ccree: revert "staging: ccree: fix leak of import() after init()"") Message-ID: <20190411143619.GJ11568@sasha-vm> References: <20190407154008.sd2j2tmka4akiimk@debian> <20190408140901.GB4689@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Apr 11, 2019 at 12:57:38PM +0100, Sudip Mukherjee wrote: >On Thu, Apr 11, 2019 at 12:40 PM Gilad Ben-Yossef wrote: >> >> Hi, >> >> On Mon, Apr 8, 2019 at 5:09 PM Sasha Levin wrote: >> > >> > On Sun, Apr 07, 2019 at 04:40:08PM +0100, Sudip Mukherjee wrote: >> > >Hi Greg, >> > > >> > >This was missing in 4.14-stable. Please apply to your queue. >> > >> > Gilad, could you ack the backport? >> > >> >> There is nothing wrong in the backport itself but It does not seem >> useful since there were many changes on top if this one since the >> driver matured out of the staging area, so I wonder if it is useful to >> take it... > >It matured out of staging from v4.17 and if I consider v4.14-stable, >it is still in staging. :) I've queued it up, thank you. -- Thanks, Sasha