Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2407658imu; Wed, 21 Nov 2018 11:08:29 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vi1uAKGr4ymBT4yhxRewftH0Y3zzSmFCrwMPWIJfewdTgq7H57QqdbR16hYtQIB/i/Z0vv X-Received: by 2002:a63:2e88:: with SMTP id u130mr7194650pgu.9.1542827309334; Wed, 21 Nov 2018 11:08:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542827309; cv=none; d=google.com; s=arc-20160816; b=ToBp2maykZgbJhIA9rU+xF5W0400Eh8DvE7PT/U4Fq82h94OQdWiLK6fJLQLvGguS8 jhHuwY0SCDU4tv7AqNUxRvfAblkAY9wZpYrFLPx63o+gdGNwNepJs/5HaeNbdjSGCCrj AkpeuIaYc/VSl7zuo2z2ourbDr3X9IEnotJ5UXu9kty+IkNv+4DUGrKIThFPf92spV1C MNRxozGM6ScmqvEJ6vFo34uJ0zNQhQM7N1gElkIjp2XoIfEldf/mkLJuK6Ljm/Bw2drP xQj+0MHn/KcTNKUqYgbj/LmSMhHFaBpTtKatHz4xLEjThsLg0Bifc29AdkKanv57hrqR g4yw== 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; bh=+sfZ0dZY/ULZJszPWzP501AMDG59uwgUvM1LZR9LyNE=; b=yYk/IeVr3UtyK1OPUwsoXZd91ZZU3yZg5llwLzT1UWlo3P2UdAY9eh036JhpMiVaU0 ElaGchHwVw62aLcHCEYSxqKM6zSZ4vgljAzq4UL0W+FyFs+yXVgvwoLEy/Oq+exwtz6y oqS3M3/vo4ku/etBpQ1d2nCd6xLjTxEGYQfsCRNMeLWKefTN7+Pj7m6kKafygJhSnxqr Ghdn/FoQX+35aT/7TeXz0bSPqTZyqUdV3AL14OLc0R4IDiRWU24Ov2vfN/y0pOco0bdW yN3SHypIH217vXP6Lni0GucRZ3c0h5JLxZgY7z/k7MVzvB44ogCruC5q7ynC437aVLhI RBFQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g184si12873630pfb.288.2018.11.21.11.08.13; Wed, 21 Nov 2018 11:08:29 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732060AbeKVDci (ORCPT + 99 others); Wed, 21 Nov 2018 22:32:38 -0500 Received: from verein.lst.de ([213.95.11.211]:52562 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732043AbeKVDci (ORCPT ); Wed, 21 Nov 2018 22:32:38 -0500 Received: by newverein.lst.de (Postfix, from userid 2407) id C89CE68C19; Wed, 21 Nov 2018 17:57:23 +0100 (CET) Date: Wed, 21 Nov 2018 17:57:23 +0100 From: Christoph Hellwig To: Andy Shevchenko Cc: Sam Protsenko , Christoph Hellwig , Andrew Morton , kernel-janitors@vger.kernel.org, jaharkes@cs.cmu.edu, Linux Kernel Mailing List , linux-scsi , codalist@coda.cs.cmu.edu, coda@cs.cmu.edu, Praneeth Bajjuri , Ruslan Bilovol Subject: Re: [PATCH v2] codafs: Fix build using bare-metal toolchain Message-ID: <20181121165723.GA5980@lst.de> References: <20181030202713.26203-1-semen.protsenko@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 21, 2018 at 06:41:13PM +0200, Andy Shevchenko wrote: > I'm not sure how you managed to miss people in this list (perhaps by > default you have suppress all Cc in your Git configuration), but I > guess we may gently ask Christoph to apply this in case Jan will not > appear. I don't really have a relevant tree. You probably want to send it to Al Viro.