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).
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.
regards, Eddie