Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp4511533imm; Tue, 9 Oct 2018 00:18:58 -0700 (PDT) X-Google-Smtp-Source: ACcGV63vRiLEcD/Uk8Ns6NtyNJvniPOVn24IeLQKqHej5IeL4whrrPrMiowGXKQ0kfhs+CrsQlQ1 X-Received: by 2002:a62:1b45:: with SMTP id b66-v6mr28700984pfb.94.1539069538188; Tue, 09 Oct 2018 00:18:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539069538; cv=none; d=google.com; s=arc-20160816; b=cE64H/49qBn3AFqxKtgNKqFPGRdinirb/PZYXYwSbeFHJL/3BU+M6/f4cWWpVesibO ua1iN3nLeXy6+MZozDkrCohzqFfY5sim3fr6ijpjTPcV6FU2b1RWBFDswN1rqGYhyJCI UaIdYKpxod6RK71kwuwBU9525LpL8Z1cEZI0NAUyoZqD7315tvVTCSzpXao60zBL3ply ovVkOLghyVSqcXH1MxzWQVgb0EqwvB3gJ4GMnTgD6dNbng8hyFWzEdDp485jYCcmHqZ0 HDZRRxSs4NwtQzE9QuAtPIYBTi3WOTASFDS8T2TcrAXJp7PFm6YhB7sXwPh3LPZZe4iA Y29w== 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:dkim-signature; bh=uWrHl6ajlsHDmZllx4v4i0yB3XrzgNbXeyMwYNqCMl8=; b=NgYGhkZlm0Qzn43B8nLf8TeNoipNhLYrwcUHHXSnvtkkcGjkT+mqePf0rL+hXnk403 lPA/XzIJNoiSbE0J7FAqW4KCMQ80JrNmCoj9U/82YfZw2t4NEV8MUrKtKlC4uCqJv6IF fEE96pSzV2BimM/VNi17KV3r3sWOuLCMMSQgmvI7oz/z6q0pnF4sSfmv9xdWHgwnR/qf 0tFxwxzPBrCRNemFRuEprW46AH9pu8pdF9c+shrIMQiTJj5VxQl7qmwfemPDhLd/cxmt hKRsOGmrY2kF7PG2hSYr2ohFzB1Eae3bgrq1RLsWcVUOFMpOkp6sSWgZKN6SobF1LzRH rtFA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TsFU6ntX; 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 m20-v6si18873190pgk.579.2018.10.09.00.18.43; Tue, 09 Oct 2018 00:18:58 -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; dkim=pass header.i=@kernel.org header.s=default header.b=TsFU6ntX; 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 S1726160AbeJIOdy (ORCPT + 99 others); Tue, 9 Oct 2018 10:33:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:41468 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725855AbeJIOdy (ORCPT ); Tue, 9 Oct 2018 10:33:54 -0400 Received: from localhost (ip-213-127-77-176.ip.prioritytelecom.net [213.127.77.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3231D20835; Tue, 9 Oct 2018 07:18:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539069502; bh=Uf1AmCAVV5dXZjfy97JEbBUw6q416yVA/UmFWPWB2MI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TsFU6ntXk82cMO2G40cItlHFRKRT57La9vEUn3oDt/29C0tR7BsChxWyMw5wwOJ56 7EjzdrbLwm5xIWMHhygfXsWcpvNAeyYyPh8Y1lZNjrrHCnEv1JWpEj0OvcyU0SgtZP uD4h1sby94gML2CpZl6BoiniB8ZGgtEomdnnpFm0= Date: Tue, 9 Oct 2018 09:18:20 +0200 From: Greg Kroah-Hartman To: Vineet Gupta Cc: lkml , arcml , Alexey Brodkin , Colin King Subject: Re: [GIT PULL] ARC updates for 4.19-rc8 Message-ID: <20181009071820.GA9097@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 08, 2018 at 07:54:50PM +0000, Vineet Gupta wrote: > Hi Greg, > > Late in the cycle, but please pull ARC updates. We could have waited for next > release had it not been for the the clone syscall fix which is stable material. > > Thx, > -Vineet > > ---------------> > The following changes since commit 11da3a7f84f19c26da6f86af878298694ede0804: > > Linux 4.19-rc3 (2018-09-09 17:26:43 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.19-rc8 Now merged, thanks. greg k-h