From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:49062 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750859AbeFHEuS (ORCPT ); Fri, 8 Jun 2018 00:50:18 -0400 Date: Fri, 8 Jun 2018 06:49:52 +0200 From: Greg KH To: Eddie Chapman Cc: Sasha Levin , "stable@vger.kernel.org" Subject: Re: [GIT PULL] commits for Linux 4.14 Message-ID: <20180608044952.GA20678@kroah.com> References: <212dc80f-fe2f-860d-7d59-80613a96ef4d@ehuk.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <212dc80f-fe2f-860d-7d59-80613a96ef4d@ehuk.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Jun 08, 2018 at 01:55:37AM +0100, Eddie Chapman wrote: > Hello Sasha, > > I thought I'd try this series on top of 4.14.48 and I found that these 5 > patches: > > On 07/06/18 02:07, Sasha Levin wrote: > > Josh Poimboeuf (5): > > objtool: Fix "noreturn" detection for recursive sibling calls > > objtool: Support GCC 8's cold subfunctions > > objtool: Support GCC 8 switch tables > > objtool: Detect RIP-relative switch table references > > objtool: Detect RIP-relative switch table references, part 2 > > are already in 4.14.48, just to let you know. > > Also, for perfection's sake, these two: > > > Parav Pandit (2): > > RDMA/cma: Fix use after destroy access to net namespace for IPoIB > > RDMA/cma: Do not query GID during QP state transition to RTR > > give me these respectively: > > patching file drivers/infiniband/core/cma.c > Hunk #2 succeeded at 1367 (offset -7 lines). > Hunk #3 succeeded at 1386 (offset -7 lines). > Hunk #4 succeeded at 1521 (offset -7 lines). > > patching file drivers/infiniband/core/cma.c > Hunk #1 succeeded at 898 (offset -2 lines). > Hunk #2 succeeded at 920 (offset -2 lines). > > and this one: > > > Jon Maloy (1): > > tipc: fix bug in function tipc_nl_node_dump_monitor > > gives me: > > patching file net/tipc/node.c > Hunk #1 succeeded at 2136 (offset 11 lines). I end up rebasing things so all of this will end up being fine when I apply them, so there's nothing that Sasha needs to do here. > Apart from that, this series on top of 4.14.48 builds and boots fine for me > on the first machine I've tried it on (Supermicro Sandy Bridge server, > Gentoo, GCC 7.3, Glibc 2.27) with no noticeable issues so far. Great, thanks for testing! I want to get to these patches next week, am traveling at the moment... thanks, greg k-h