From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org ([103.22.144.67]:53872 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753850AbcCHF5m (ORCPT ); Tue, 8 Mar 2016 00:57:42 -0500 From: Rusty Russell To: Greg KH Cc: chenweilong@huawei.com, stable@vger.kernel.org, Jessica Yu Subject: Re: FAILED: patch "[PATCH] modules: fix longstanding /proc/kallsyms vs module insertion" failed to apply to 4.4-stable tree In-Reply-To: <20160307234357.GC27072@kroah.com> References: <1456281681164213@kroah.com> <87pov8nqla.fsf@rustcorp.com.au> <20160307234357.GC27072@kroah.com> Date: Tue, 08 Mar 2016 16:27:01 +1030 Message-ID: <8760wxms0i.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: stable-owner@vger.kernel.org List-ID: Greg KH writes: > On Sun, Mar 06, 2016 at 03:35:37PM +1030, Rusty Russell wrote: >> gregkh@linuxfoundation.org writes: >> >> > The patch below does not apply to the 4.4-stable tree. >> > If someone wants it applied there, or to any other stable or longterm >> > tree, then please email the backport, including the original git commit >> > id to . >> >> Rebased. Fairly trivial, but CC'd Jessica in case she wants to >> double-check my work. > > Thanks, I've queued this up for 4.4-stable. Should it go to any older > kernels as well? Yes, definitely, but this version should apply to them with minimal fuss. Thanks, Rusty.