From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 799B8C43219 for ; Fri, 26 Apr 2019 21:58:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 47D0C206C1 for ; Fri, 26 Apr 2019 21:58:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556315920; bh=xFo1AWoo+FJvjFfz3vvsCE2vpswgx4GYGmT8PrhXSlM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=1VkaAVn0rd59b/9iAWqkq0DdRPIYYQd1PsM81JKh9KqdDcyzF2vHBs3bcR0nYCToh XCBWyKI7lS4uZO7piv1l1hzGZq7ifnqy2/mDmFeP8C1XWL0ZQ59C7hsYY3rhpF2fTu Q98Nd7med2tSulz0qbNsYBNISxchww+YhCZ6bXmA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727147AbfDZV6j (ORCPT ); Fri, 26 Apr 2019 17:58:39 -0400 Received: from mail-qt1-f182.google.com ([209.85.160.182]:42595 "EHLO mail-qt1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727013AbfDZV6h (ORCPT ); Fri, 26 Apr 2019 17:58:37 -0400 Received: by mail-qt1-f182.google.com with SMTP id p20so5834343qtc.9 for ; Fri, 26 Apr 2019 14:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=28sz1X9hgL9gonuzA5yRTpM2Y8vcCEDGRsaxGwl49io=; b=HQWVcZbBpNx18a39shjLpQak1a5R+CkftllPGDFe8GLgarSWHbYXZGW1jYJRsNHGC3 lNv9Zz+ak93IiCd9Tp0vZrvlW3MpE/umL4+RQ4gaho7euCpShI4/RCXs4SsfRIZlZWJC YVVUuuLNcHOHrmTVVR9h6Sd4H8S8RtZrBcoIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=28sz1X9hgL9gonuzA5yRTpM2Y8vcCEDGRsaxGwl49io=; b=XyEGmuKDRJ0A1nZw0rL1/IhKuBwgaFinH0pSypVeBvGUdU7wMcJB0TxyykYkkINmkK qXA3GtGG7pMD/FTpgMgOuJaW8SQoyePTYBKPLwz7PvRZ/DfZ0Ty5QfReZqDRkAut2C9A WFV1dcteV/WcKWgcPlrbmBj/9OK2FZT/i2nZD24yxUR+iiBKlciD0Ac53pIecQ0RJblK JVhXGXbFm/Np27zzlRjngsutZu+3TL17/2KGZ4bnII0QUjJnktUaVsBsDH3SjsgmdSZj GAYLfb94H/6aqbX/W4TJj1F+e/g9da0RDnFgRzhrIY+gVr5YJo+9dtJtLZmJp3t/zpMK oKMA== X-Gm-Message-State: APjAAAXHdBUQ7+CEm4FJFz/FWPSISdUKDWqaNUpivzbJlZKU+q2YNiSI Uu7MU+spMQru+BfIjaWwEymw/w== X-Google-Smtp-Source: APXvYqzoy3uKdiWQvW7vbln9UbWikGgEcVp+4tJiNbrxte4L5Dqqrr3WZ5tCL/TVOevXxph/8vSv/w== X-Received: by 2002:a0c:9922:: with SMTP id h31mr37734348qvd.137.1556315916783; Fri, 26 Apr 2019 14:58:36 -0700 (PDT) Received: from chatter.i7.local (192-0-231-225.cpe.teksavvy.com. [192.0.231.225]) by smtp.gmail.com with ESMTPSA id u12sm1766544qta.3.2019.04.26.14.58.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 26 Apr 2019 14:58:36 -0700 (PDT) Date: Fri, 26 Apr 2019 17:58:34 -0400 From: Konstantin Ryabitsev To: Rasmus Villemoes Cc: linux-arm-kernel@lists.infradead.org, Andrew Morton , Will Deacon , Nick Desaulniers , Jason Baron , Nathan Chancellor , Arnd Bergmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH 11/10] arm64: unbreak DYNAMIC_DEBUG=y build with clang Message-ID: <20190426215834.GA26334@chatter.i7.local> References: <20190426130015.GA12483@archlinux-i9> <20190426190603.5982-1-linux@rasmusvillemoes.dk> <88270f30-fa5d-5bc5-931c-dc643ca8acc5@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <88270f30-fa5d-5bc5-931c-dc643ca8acc5@rasmusvillemoes.dk> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 26, 2019 at 09:27:46PM +0200, Rasmus Villemoes wrote: >On 26/04/2019 21.06, Rasmus Villemoes wrote: > >> Andrew, please apply and/or fold into 9/10. > >Hm, I'm getting bounces for Andrew's email address: > > The mail system > >: host 172.17.192.39[172.17.192.39] said: 550 > 5.1.1 : Recipient address rejected: User > unknown in local recipient table (in reply to RCPT TO command) > >I think these fixups need to go through his tree as well. Any ideas >what's going on? When did you get this bounce? Can you give me more headers, especially with timestamps? Andrew's mailbox was recently switched to a different platform, so it's possible you're getting some unintended backscatter from when we briefly delivered mail to both. -K From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D5C57C43219 for ; Fri, 26 Apr 2019 21:58:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A5D9A206C1 for ; Fri, 26 Apr 2019 21:58:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Caibv2/i"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="HQWVcZbB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A5D9A206C1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wCNcQOEdIIiCtQRSBWdb1pfmU7qFDHzFahvNsnqE2LQ=; b=Caibv2/ixHpf5FLyKVPHa9kuu VlF/pV1GVLdQOeQDTfgzsLiwWEOebcGYSD9jSiivhPUeyJLwI5aVSrKcPTPXB5WnDie6xLTBZSw7g H9HS4Ll2cFOBBqvlQnkqUTxxcye0g/PitvCNY9c5zx1+5CCHOuEuf+FtyJpXzwax83rlVas6WGXHT iaGEIBLsf4GhXrDz2h4lnP1FdtQhVcRGb1ZxfhNCfOzY5y1DWL/tesx+stwxNERHFJBmYYbtLNEm3 F/nSssQ53a+QlNsnZSdI2kqzvBbLuuijalqnXNmr0WXoSaUCj88z5QIdLcmt8Yaa/WQqvL5uaPTCK Xzeds0vUA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hK8ri-0007CU-6K; Fri, 26 Apr 2019 21:58:42 +0000 Received: from mail-qt1-x836.google.com ([2607:f8b0:4864:20::836]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hK8rf-0007Bn-1M for linux-arm-kernel@lists.infradead.org; Fri, 26 Apr 2019 21:58:40 +0000 Received: by mail-qt1-x836.google.com with SMTP id f25so5830393qtc.8 for ; Fri, 26 Apr 2019 14:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=28sz1X9hgL9gonuzA5yRTpM2Y8vcCEDGRsaxGwl49io=; b=HQWVcZbBpNx18a39shjLpQak1a5R+CkftllPGDFe8GLgarSWHbYXZGW1jYJRsNHGC3 lNv9Zz+ak93IiCd9Tp0vZrvlW3MpE/umL4+RQ4gaho7euCpShI4/RCXs4SsfRIZlZWJC YVVUuuLNcHOHrmTVVR9h6Sd4H8S8RtZrBcoIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=28sz1X9hgL9gonuzA5yRTpM2Y8vcCEDGRsaxGwl49io=; b=RMbmcmmFesomlQ+w8BBrOdZeVBtDG5u5k8p99SVWvV4/MvL+Du/FJsBn+rvu9yJuJq nBqQU0VGPG8NBiOxKelS6CUc/gaEMzAA/zXQqIDUusv6WHxtYAved0uMUx6h888HNWXf qS7FXZnNn7oG3dNg3nL7J+y6FUJo9LfxZpR83by53sUFJYWGYSaX+S8GpXFiqBsjtm4h nYrJtS5XmO+phTHrsLfgbAg5BkNoDLVUbxl67qreoeo1GcUYRaO3XupiqtOZJZHSw00b OfKr0kSZzD0Sd/ex17xUe/SYMcT/y82UmqNSv3jO3Q3s1BBcGnDy1AT5a8/cpFFKAhll MO7g== X-Gm-Message-State: APjAAAXy/TdjWfeBxxzalzJ3vNb89ZoxbOo3J5uU+QdcHkw1K8BZQx3U zEEi3X/Rpiuh+4qX2lU8NYsW7w== X-Google-Smtp-Source: APXvYqzoy3uKdiWQvW7vbln9UbWikGgEcVp+4tJiNbrxte4L5Dqqrr3WZ5tCL/TVOevXxph/8vSv/w== X-Received: by 2002:a0c:9922:: with SMTP id h31mr37734348qvd.137.1556315916783; Fri, 26 Apr 2019 14:58:36 -0700 (PDT) Received: from chatter.i7.local (192-0-231-225.cpe.teksavvy.com. [192.0.231.225]) by smtp.gmail.com with ESMTPSA id u12sm1766544qta.3.2019.04.26.14.58.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 26 Apr 2019 14:58:36 -0700 (PDT) Date: Fri, 26 Apr 2019 17:58:34 -0400 From: Konstantin Ryabitsev To: Rasmus Villemoes Subject: Re: [PATCH 11/10] arm64: unbreak DYNAMIC_DEBUG=y build with clang Message-ID: <20190426215834.GA26334@chatter.i7.local> References: <20190426130015.GA12483@archlinux-i9> <20190426190603.5982-1-linux@rasmusvillemoes.dk> <88270f30-fa5d-5bc5-931c-dc643ca8acc5@rasmusvillemoes.dk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <88270f30-fa5d-5bc5-931c-dc643ca8acc5@rasmusvillemoes.dk> User-Agent: Mutt/1.11.3 (2019-02-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190426_145839_091122_8C1174DA X-CRM114-Status: GOOD ( 10.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Will Deacon , Nick Desaulniers , linux-kernel@vger.kernel.org, Jason Baron , Nathan Chancellor , Andrew Morton , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Apr 26, 2019 at 09:27:46PM +0200, Rasmus Villemoes wrote: >On 26/04/2019 21.06, Rasmus Villemoes wrote: > >> Andrew, please apply and/or fold into 9/10. > >Hm, I'm getting bounces for Andrew's email address: > > The mail system > >: host 172.17.192.39[172.17.192.39] said: 550 > 5.1.1 : Recipient address rejected: User > unknown in local recipient table (in reply to RCPT TO command) > >I think these fixups need to go through his tree as well. Any ideas >what's going on? When did you get this bounce? Can you give me more headers, especially with timestamps? Andrew's mailbox was recently switched to a different platform, so it's possible you're getting some unintended backscatter from when we briefly delivered mail to both. -K _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel