From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932903AbeEWNEl (ORCPT ); Wed, 23 May 2018 09:04:41 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:19959 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932089AbeEWNEj (ORCPT ); Wed, 23 May 2018 09:04:39 -0400 Subject: Re: [PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files To: Mike Kravetz , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Nadia Yvette Chambers References: <20180518225236.19079-1-mike.kravetz@oracle.com> Cc: Andrew Morton , Michal Hocko , "Kirill A . Shutemov" , Naoya Horiguchi , "Aneesh Kumar K . V" , Jan Kara From: Anshuman Khandual Date: Wed, 23 May 2018 18:34:29 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20180518225236.19079-1-mike.kravetz@oracle.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 x-cbid: 18052313-0040-0000-0000-0000043D0372 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18052313-0041-0000-0000-000026423BFD Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-05-23_05:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1805230133 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/19/2018 04:22 AM, Mike Kravetz wrote: > The current hugetlbfs maintainer has not been active for more than > a few years. I have been been active in this area for more than > two years and plan to remain active in the foreseeable future. > > Also, update the hugetlbfs entry to include linux-mm mail list and > additional hugetlbfs related files. hugetlb.c and hugetlb.h are > not 100% hugetlbfs, but a majority of their content is hugetlbfs > related. > > Signed-off-by: Mike Kravetz Thanks Mike !