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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 7E7B5C432BE for ; Sat, 28 Aug 2021 22:06:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5FC23604D7 for ; Sat, 28 Aug 2021 22:06:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232401AbhH1WHo (ORCPT ); Sat, 28 Aug 2021 18:07:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46684 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230253AbhH1WHn (ORCPT ); Sat, 28 Aug 2021 18:07:43 -0400 Received: from mail-yb1-xb2f.google.com (mail-yb1-xb2f.google.com [IPv6:2607:f8b0:4864:20::b2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B86E6C061756 for ; Sat, 28 Aug 2021 15:06:52 -0700 (PDT) Received: by mail-yb1-xb2f.google.com with SMTP id e129so19890032yba.5 for ; Sat, 28 Aug 2021 15:06:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5FaNp+rgluakS1NovJ9xRQmt2mW1nmBLtnie3IiMHfk=; b=hIw/qm9pg9ZdeTcKNLVVVOW4DRFhCbswcN4AUxuYQhsj8UGDdLJ/SeljNcx4n22yOJ C6jcmzcxhg7nfftciaoBfso9qRnMyBAO5PHFpG/udUXPdax6qLwAvxYqJYdYvmDya3xj 7WtgdX+zuglKrfCseQdR07ng41SjaPz2H7F0bVObVVHfZw0V9pdKKOARroIHqjX72s5n vba2EQEd+3aOJO2sRbJ5TTKru6JrvWUogyWP0hAYWybVPUQ2COPxZi3D9MnQ+OroZSIs VTN253xQeZ2n6BmFRAoPI3FJlvfm9M5lU8N85Nu30Dqsmny9K9llY0zlZR7R4BHWRZYt efkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5FaNp+rgluakS1NovJ9xRQmt2mW1nmBLtnie3IiMHfk=; b=Ewwiqdy3PPsXTA3ZpidIjeYIq6qInBnIIWu14Y0bCGcRT/N14aJEompdmAPf7P9Zw8 nzcOCEuFKJsfxFq/pIV/2I9yhYUyDxA803MpuDJhMUAAdtNnJT8BSuAhg8xTpJe/N21x FJAdFOtPxK6jwKuxuuWSmG9hQ0Ism/4b2DRPG+vNfG0C4x4RB1MmdyIpbVwjIk2Tj747 8EHa3UrDsMGZKsQTAsdZ2HhMMq/0aW9ZWSxYBlcSUSYbc5ettjpPwkhgHHcIP0DEnih0 JW6oMBvYLnh94VtsLPITRIAFoUV5Q+X6uiSkgm+zc3OGAiQjEzuMQBgzq3kJaYhCEFP2 dfJQ== X-Gm-Message-State: AOAM53375hcQHZHSzoxlU6Z/1t+M+f0RJofbl0s0tMDzyFa+SwOotBpr BCJJstlBQS4cn5RCh3dE4j5bfFZARZPSP0F38d87hQ== X-Google-Smtp-Source: ABdhPJxnDgVOH0h+Up9Sphumk/kGeSq9m09jSJlI2gZqPuf7VFR01D96XmdG0df9NqzDHkYt3N6qEPla3dpUcRXoYxM= X-Received: by 2002:a25:ba08:: with SMTP id t8mr13478289ybg.111.1630188411767; Sat, 28 Aug 2021 15:06:51 -0700 (PDT) MIME-Version: 1.0 References: <20210827191858.2037087-1-surenb@google.com> <20210828124852.GA12580@duo.ucw.cz> In-Reply-To: <20210828124852.GA12580@duo.ucw.cz> From: Suren Baghdasaryan Date: Sat, 28 Aug 2021 15:06:40 -0700 Message-ID: Subject: Re: [PATCH v8 0/3] Anonymous VMA naming patches To: Pavel Machek Cc: Andrew Morton , Colin Cross , Sumit Semwal , Michal Hocko , Dave Hansen , Kees Cook , Matthew Wilcox , "Kirill A . Shutemov" , Vlastimil Babka , Johannes Weiner , Jonathan Corbet , Al Viro , Randy Dunlap , Kalesh Singh , Peter Xu , rppt@kernel.org, Peter Zijlstra , Catalin Marinas , vincenzo.frascino@arm.com, =?UTF-8?B?Q2hpbndlbiBDaGFuZyAo5by16Yym5paHKQ==?= , Axel Rasmussen , Andrea Arcangeli , Jann Horn , apopple@nvidia.com, John Hubbard , Yu Zhao , Will Deacon , fenghua.yu@intel.com, thunder.leizhen@huawei.com, Hugh Dickins , feng.tang@intel.com, Jason Gunthorpe , Roman Gushchin , Thomas Gleixner , krisman@collabora.com, chris.hyser@oracle.com, Peter Collingbourne , "Eric W. Biederman" , Jens Axboe , legion@kernel.org, eb@emlix.com, Muchun Song , Viresh Kumar , Thomas Cedeno , sashal@kernel.org, cxfcosmos@gmail.com, Rasmus Villemoes , LKML , linux-fsdevel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm , kernel-team Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 28, 2021 at 5:48 AM Pavel Machek wrote: > > Hi! > > > Documentation/filesystems/proc.rst | 2 + > > Documentation for the setting part would be welcome, too. Absolutely! Thanks for reminding me. I'll add a description of the new PR_SET_VMA and PR_SET_VMA_ANON_NAME options for prctl(2) manpage into the second patch of this series which introduces them. After the patch is finalized and accepted I'll also post a patch to update the prctl(2) manpage. Thanks, Suren. > > Best regards, > Pavel > -- > http://www.livejournal.com/~pavelmachek > > -- > To unsubscribe from this group and stop receiving emails from it, send an email to kernel-team+unsubscribe@android.com.