From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0 Date: Sun, 27 Dec 2020 16:27:46 -0500 Message-ID: <20201227212746.GF2790422@sasha-vm> References: <20201223021813.2791612-75-sashal@kernel.org> <20201223170124.5963-1-xie.he.0141@gmail.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609104468; bh=dlUOHzdT6jqxNMlS7tKqm2HOUmsvt41fj/QA+qUzYuY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LmC2caxmKrmbf7bEAgezvmwRBWBxQ0zThEPdwxvwtMI9dZ6Ri2AeWQrxIypSzHa4U MuvrouwwqnAi+Bz4M08GCuZp1ESgAYv5x5k38Dr25b2vwhVA2uSmbQi+jxW7uFfLjM cAR64DMSdHM7T91XYSvTrgc7hiPjKBPYOFdy55iiN2iugdPwONLW9+tLOGm9hYpVM+ 1kFXEEnPiaZK+1zMwiw460a/7go+/uHu2FZ52+cdFdRxbfSj4oGZre/BVnNtVogWkN zk12bzwTSn2UHGfqr5sF38U+er57hCVHQaJYSX1DQZV1loLFycMID4Mo5OG/is3fsG yS3yQCE0VHAvA== Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: Xie He Cc: LKML , stable@vger.kernel.org, Martin Schiller , Jakub Kicinski , Linux X25 , Linux Kernel Network Developers On Thu, Dec 24, 2020 at 01:49:47AM -0800, Xie He wrote: >On Wed, Dec 23, 2020 at 9:01 AM Xie He wrote: >> >> I don't think this patch is suitable for stable branches. This patch is >> part of a patch series that changes the lapb module from "establishing the >> L2 connection only when needed by L3", to "establishing the L2 connection >> automatically whenever we are able to". This is a behavioral change. It >> should be seen as a new feature. It is not a bug fix. > >Applying this patch without other patches in the same series will also >introduce problems, because this patch relies on part of the changes >in the subsequent patch in the same series to be correct. I'll drop it, thanks! -- Thanks, Sasha