Received: by 10.192.165.156 with SMTP id m28csp236855imm; Wed, 18 Apr 2018 21:11:33 -0700 (PDT) X-Google-Smtp-Source: AIpwx49EiwdxkFnQZCM91fbd5LN/NN8Pp7MdpdDo8i0le/1r5jqdFjh0QFfVmquiaATZzBuTAetG X-Received: by 2002:a17:902:f83:: with SMTP id 3-v6mr4557147plz.336.1524111093453; Wed, 18 Apr 2018 21:11:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524111093; cv=none; d=google.com; s=arc-20160816; b=XvdyHZV6PZn/8aCw2flee2RDwsQUvU/9hH9OZi1I989aEVfMbGx1FYWUgtkXmoHkYW w5xXqEBw0sKtlU3DF9QMxBf9actdBu+wSq5b/SrS23VsqXcQVIB7hGGoALpyz5B0cV8I aAPWm3TwoatpR4GpBGkzcUMPHfDLzqKURZp2widbfxYETjk8aFjdKakm1nYAiQt+adNt EzcxnRp4rr6+DlsDbVnfCUSiM2sDda5zIcTd2OBVmC4kj99SM6JIJ6v1x9TqeU5MjoRd FjDjQVHYmAeNgL9DNYXglMXNkabeGqGGZ+rUXLwCRCJgzvkoWRc4Zz0Tds8E8s938Lr4 qMcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=lN2237A19vem22JtUCLygSp9v2+dw6ei8c4Vni4pIf0=; b=xveHmmo3WQBIdOFeqm/VYosc1BrPC/6UnT37yMIWFHW7+2WiM9RQFj+pEGoseJyFdf DKjt+odH4PGcVvHvzmYmH+Z8+lm8bj71iL8C8pWh90sEsBDqI7Rl8UHaZpzFDIYrqzcM 2hz4vL1J4d651fPtqPTpkhktDLpmoZ3DPbxZxPZb1V5ucLMm3lWqk6mJQADM7rRiYtc/ HfQZ+ZCUQaTqbiGXaASywMIx0PTPCFxNzSupunpv7OqNA1joH1YHiEl7DBdkBZpfps6v qgZFzl14bZjsaNF05LDU1pFpae7ckrxqnDf8gcJa90vMWEj8GQcjVK30RQNG3IIikWPd dAGQ== 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 k9-v6si2568024plt.413.2018.04.18.21.11.19; Wed, 18 Apr 2018 21:11:33 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753165AbeDSEKD (ORCPT + 99 others); Thu, 19 Apr 2018 00:10:03 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:33065 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751092AbeDSEKB (ORCPT ); Thu, 19 Apr 2018 00:10:01 -0400 Received: from DGGEMS407-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 85C0373E35AEA; Thu, 19 Apr 2018 12:09:56 +0800 (CST) Received: from [127.0.0.1] (10.142.68.147) by DGGEMS407-HUB.china.huawei.com (10.3.19.207) with Microsoft SMTP Server id 14.3.361.1; Thu, 19 Apr 2018 12:09:51 +0800 Subject: Re: [PATCH v11 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification To: James Morse CC: , , , , , , , , , , , , , , , , , References: <1523309796-36423-1-git-send-email-gengdongjiu@huawei.com> <5161fb31-e5bb-872c-3e12-d7d38326aaca@huawei.com> From: gengdongjiu Message-ID: Date: Thu, 19 Apr 2018 12:09:30 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.142.68.147] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org James, > >> I do not know when it is merge-window. About the apply version, it does not have limited. > > 'git fetch' Linus' tree and look at the tags. 'v4.16' lost its '-rc' suffixes, > and there isn't a 'v4.17-rc1' yet, so we are still in the merge window. > > Linus sends a message to LKML. eg: > https://lkml.org/lkml/2018/4/1/175 > > net-next closes shortly before the merge window, and re-opens afterwards. There > is a handy web page: > http://vger.kernel.org/~davem/net-next.html Thanks for this information, got it.