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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 4446AC04AB4 for ; Fri, 17 May 2019 09:43:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1F546205ED for ; Fri, 17 May 2019 09:43:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729055AbfEQJnM (ORCPT ); Fri, 17 May 2019 05:43:12 -0400 Received: from relay.sw.ru ([185.231.240.75]:36914 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728410AbfEQJnL (ORCPT ); Fri, 17 May 2019 05:43:11 -0400 Received: from [172.16.25.169] by relay.sw.ru with esmtp (Exim 4.91) (envelope-from ) id 1hRZOP-0003eq-9y; Fri, 17 May 2019 12:43:09 +0300 Subject: Re: linux-next: Tree for May 17 From: Kirill Tkhai To: Stephen Rothwell , atish.patra@wdc.com, palmer@sifive.com, Linux Next Mailing List Cc: Linux Kernel Mailing List References: <20190517142152.588edb6e@canb.auug.org.au> Message-ID: <07e1a10a-5348-2d2e-fb6a-c9ef837185fe@virtuozzo.com> Date: Fri, 17 May 2019 12:43:08 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17.05.2019 12:41, Kirill Tkhai wrote: > On 17.05.2019 07:21, Stephen Rothwell wrote: >> Hi all, >> >> Please do not add any v5.3 material to your linux-next included >> trees/branches until after v5.2-rc1 has been released. >> >> Changes since 20190516: >> >> The kvm tree gained conflicts against Linus' tree. >> >> Non-merge commits (relative to Linus' tree): 1023 >> 1119 files changed, 27058 insertions(+), 7629 deletions(-) > > Binary file was added: > > ~/linux-next$ git log --oneline ./modules.builtin.modinfo > 4cbb0d07b4d1 RISC-V: Support nr_cpus command line option. CC Palmer.