From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-f54.google.com ([209.85.128.54]:40822 "EHLO mail-wm1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725937AbeLUSK4 (ORCPT ); Fri, 21 Dec 2018 13:10:56 -0500 Date: Fri, 21 Dec 2018 21:10:51 +0300 From: Alexey Dobriyan To: =?utf-8?B?56iL5rSL?= Cc: Andrew Morton , David Howells , "Peter Zijlstra (Intel)" , Al Viro , Johannes Weiner , Davidlohr Bueso , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: > [PATCH] Security: Handle hidepid option correctly Message-ID: <20181221181051.GA29429@avx2> References: <18d54cd3edbf4fd3a7c01962f41ead58@cnbox5.mioffice.cn> <20181214154436.GA16772@avx2> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Dec 17, 2018 at 12:21:40PM +0800, 程洋 wrote: > Actually I'm pretty sure kernel calls proc_mount() > Here is the call stack OK, hidepid= is still misdesigned. :-(