From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm@xmission.com (Eric W. Biederman) Subject: Re: [PATCH RFC v5] pidns: introduce syscall translate_pid Date: Thu, 31 May 2018 13:05:17 -0500 Message-ID: <87po1bd7ky.fsf@xmission.com> References: <152286911105.615669.14053871624892399807.stgit@buzz> <87h8oqhagl.fsf@xmission.com> <112c7cac-1982-3a2e-ffc0-878bc5ae4bb6@yandex-team.ru> <778ab3d0-b6bc-fdb5-669a-40222e5020d4@yandex-team.ru> <3e2c285a-1bf8-f71d-1b74-4d6465c29a54@yandex-team.ru> <3bdd6b27-0a46-5802-8671-07268cecc1c7@oracle.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <3bdd6b27-0a46-5802-8671-07268cecc1c7@oracle.com> (Nagarathnam Muthusamy's message of "Thu, 31 May 2018 10:41:20 -0700") Sender: linux-kernel-owner@vger.kernel.org To: Nagarathnam Muthusamy Cc: Konstantin Khlebnikov , linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, Jann Horn , Serge Hallyn , Oleg Nesterov , Andy Lutomirski , Prakash Sangappa , Andrew Morton List-Id: linux-api@vger.kernel.org Nagarathnam Muthusamy writes: > Ping? Any additional comments on this patch? Konstantin's v5 no. I am uncomfortable with unnecessary flexibility. I don't want to encourage the increased usage of pids to identify namespaces. I saw no arguments in favor of pids to identify namespaces from Konstantin. Your v4 updated to reflect Andrew Morton's concerns in the changelog yes. Eric