From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753186AbeDSEKD (ORCPT ); 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 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 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.