Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756606AbdLUAk0 (ORCPT ); Wed, 20 Dec 2017 19:40:26 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:46852 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756134AbdLUAkZ (ORCPT ); Wed, 20 Dec 2017 19:40:25 -0500 Subject: Re: [PATCH v3 0/9] memfd: add sealing to hugetlb-backed memory To: Andrew Morton , Michal Hocko Cc: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , linux-mm@kvack.org, open list , Andrea Arcangeli , Hugh Dickins , nyc@holomorphy.com, David Herrmann References: <20171107122800.25517-1-marcandre.lureau@redhat.com> <20171220151051.GV4831@dhcp22.suse.cz> <20171220162653.4beeadd43629ccb8a5901aea@linux-foundation.org> From: Mike Kravetz Message-ID: <843a6fd0-b8a3-7146-fe48-f9e81977f567@oracle.com> Date: Wed, 20 Dec 2017 16:40:13 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171220162653.4beeadd43629ccb8a5901aea@linux-foundation.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=8751 signatures=668651 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712210005 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1715 Lines: 42 On 12/20/2017 04:26 PM, Andrew Morton wrote: > On Wed, 20 Dec 2017 16:10:51 +0100 Michal Hocko wrote: > >> On Wed 20-12-17 15:15:50, Marc-André Lureau wrote: >>> Hi >>> >>> On Wed, Nov 15, 2017 at 4:13 AM, Mike Kravetz wrote: >>>> +Cc: Andrew, Michal, David >>>> >>>> Are there any other comments on this patch series from Marc-André? Is anything >>>> else needed to move forward? >>>> >>>> I have reviewed the patches in the series. David Herrmann (the original >>>> memfd_create/file sealing author) has also taken a look at the patches. >>>> >>>> One outstanding issue is sorting out the config option dependencies. Although, >>>> IMO this is not a strict requirement for this series. I have addressed this >>>> issue in a follow on series: >>>> http://lkml.kernel.org/r/20171109014109.21077-1-mike.kravetz@oracle.com >>> >>> Are we good for the next merge window? Is Hugh Dickins the maintainer >>> with the final word, and doing the pull request? (sorry, I am not very >>> familiar with kernel development) >> >> Andrew will pick it up, I assume. I will try to get and review this but >> there is way too much going on before holiday. > > Yup, things are quiet at present. > > I'll suck these up for a bit of testing - please let me know if you'd > prefer them to be held back for a cycle (ie: for 4.17-rc1) Thanks Andrew, As mentioned above there is one issue related to this series that we may want to address. It is described in the series at: http://lkml.kernel.org/r/20171109014109.21077-1-mike.kravetz@oracle.com I did not get many comments on this series/issue. If we want to do something like this, now might be a good time. -- Mike Kravetz