From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f174.google.com ([209.85.192.174]:37906 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753462AbeAQVtL (ORCPT ); Wed, 17 Jan 2018 16:49:11 -0500 Received: by mail-pf0-f174.google.com with SMTP id k19so12501103pfj.5 for ; Wed, 17 Jan 2018 13:49:11 -0800 (PST) Date: Wed, 17 Jan 2018 13:49:07 -0800 From: Guenter Roeck To: stable@vger.kernel.org Cc: Greg Kroah-Hartman Subject: objtool patches needed in v4.14.y (and possibly older kernels) Message-ID: <20180117214907.GA23012@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: Hi Greg, please add the following patches to v4.14.y. ce90aaf5cde4 objtool: Fix seg fault with clang-compiled objects e7e83dd3ff1d objtool: Fix Clang enum conversion warning 0f908ccbeca9 tools/objtool/Makefile: don't assume sync-check.sh is executable d89e426499cf objtool: Fix seg fault caused by missing parameter They are needed to avoid problems when building v4.14.y with clang. It might be useful to apply the same patches to older kernels if/when retpoline related changes are applied to those kernels. Thanks, Guenter