Received: by 10.192.165.148 with SMTP id m20csp36143imm; Wed, 9 May 2018 08:24:06 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrj4cglJarH15tDt6CYJWgVd73/vUYZr5JgHfHXv+y8awJAsterZWe/l0ECsrMkC/BjvtML X-Received: by 2002:a63:6887:: with SMTP id d129-v6mr37014941pgc.128.1525879446051; Wed, 09 May 2018 08:24:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525879446; cv=none; d=google.com; s=arc-20160816; b=LbjyMX51jn2byjIv4VV3Fgc1KXHKxSijWhzZca88JdqVMK+b7SF60DxOStoTUoZreo M0aAPk05OXTLUn6DvIXJq4F5kreKF1JcENN+yhYTMswA0ky0C0yNfUw4pSvgEQ5ez1/6 7jW5gCCmk4Fqx59Ze9czhtMgdX7SgBGmlaatigVA7JxM7wA1LUWrIVIEeHXkVqHX5uLx 803Gd/tKsafVnTHH+cUoaziaoxcc92YriDA9khC4MB155HUiNAKLQHscw/Z2QNNKTKiz /mV6UKYPf5XT2hooSO90tJzProHei99TRv5V1bvubP8F51pCr6izwOOMIAQUxqd5zT2T GYyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=66w/dgjgbRM/0kxh9hwSgm8Zvk+k6TQDK5aFn6BWoU0=; b=t6bxHozQL/Ug4wqbrFh9StJd1m5Eo2xjcHsQIr3RbxkbAqbK+UQyik1I6hOmrNrh70 q14KYHuygn+ZmH2O6pG9eRBc+mCjI9yxH96xQTeA0YaF9JYTdrn0NjWgqpbpexMwx3GP L0f2gKjHvf6q9l0soef7t74GuYV9D0ooNaldmsBAVASA4eL4PnB273bEXNsxkA2i/7zu 8XNSALcSuGIiTBueMZDZMdpAs7aQ2RnCqj3dii7GxFiSYYyUUJVLRcsB0XDomgL5eyvl 3//t8Y9v+Ci/2odmWbg8HOf5AdfFsRPPufOfCDCkHpLUYNiG6z/LE1UjQbc2jtNtZghu bisA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b8-v6si29337415pls.261.2018.05.09.08.23.50; Wed, 09 May 2018 08:24:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964942AbeEIPXm (ORCPT + 99 others); Wed, 9 May 2018 11:23:42 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:44990 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S935391AbeEIPXl (ORCPT ); Wed, 9 May 2018 11:23:41 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2E45BA1BE3; Wed, 9 May 2018 15:23:41 +0000 (UTC) Received: from treble (ovpn-124-150.rdu2.redhat.com [10.10.124.150]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B04F72166BAD; Wed, 9 May 2018 15:23:40 +0000 (UTC) Date: Wed, 9 May 2018 10:23:39 -0500 From: Josh Poimboeuf To: damian Cc: Greg KH , damian , peterz@infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann Subject: Re: Kernel build with gcc 8 a lot of warnings Message-ID: <20180509152339.mszrivslsrrkkoq6@treble> References: <20180505192112.GA18728@zrhn9910b> <20180507045453.leou4zypnlcck4vr@treble> <20180508055126.GA18724@kroah.com> <20180508133226.uwjbx44fwlxgyzu5@treble> <20180508142515.GA16111@kroah.com> <20180508143241.5kz4poxcdhajjorl@treble> <20180509034646.7qftdvummkz7b2pi@treble> <20180509073503.GA2116@zrhn9910b> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180509073503.GA2116@zrhn9910b> User-Agent: NeoMutt/20180323 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Wed, 09 May 2018 15:23:41 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Wed, 09 May 2018 15:23:41 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'jpoimboe@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 09, 2018 at 09:35:04AM +0200, damian wrote: > Hi Josh, > > i tested the patch on my maschine it works fine. > > Best regards > Damian Thanks. 0-day found a few more issues. The latest patches are at: git://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux objtool-gcc8 Waiting for 0-day to run them again, then I'll be submitting them shortly after. -- Josh