From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964905AbcDLOPO (ORCPT ); Tue, 12 Apr 2016 10:15:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38217 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933673AbcDLOPM (ORCPT ); Tue, 12 Apr 2016 10:15:12 -0400 Date: Tue, 12 Apr 2016 07:15:10 -0700 From: Greg Kroah-Hartman To: Jan Kiszka Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kieran Bingham , Rusty Russell , Jiri Kosina , Jason Wessel , Andrew Morton , Linus Torvalds Subject: Re: [PATCH 4.4 153/210] scripts/gdb: account for changes in module data structure Message-ID: <20160412141510.GE7996@kroah.com> References: <20160410183526.651820045@linuxfoundation.org> <20160410183532.064075279@linuxfoundation.org> <570B21A3.6040809@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <570B21A3.6040809@siemens.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 10, 2016 at 09:01:39PM -0700, Jan Kiszka wrote: > On 2016-04-10 11:36, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Jan Kiszka > > > > commit ad4db3b24a93e52a92ad8f9b0273a9416f202c23 upstream. > > > > Commit 7523e4dc5057 ("module: use a structure to encapsulate layout.") > > factored out the module_layout structure. Adjust the symbol loader and > > the lsmod command to this. > > Unless the referenced commit is also in the 4.4 queue (seems unlikely, > though), this patch must not go to that stable branch as it only > addresses a 4.5 change. So please drop. Odd, it was told to be backported to 4.4, I guess the authors messed up :( Now dropped, thanks. greg k-h