From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Tue, 7 Jan 2020 03:49:52 -0500 (EST) Subject: [LTP] [PATCH v2] syscalls/userfaultfd01: add hint about unprivileged_userfaultfd In-Reply-To: References: <1576641763-18305-1-git-send-email-xuyang2018.jy@cn.fujitsu.com> <8a1a9b95-5c42-2176-857a-e3c36fa42b55@cn.fujitsu.com> Message-ID: <1571639528.891893.1578386992032.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > > After thinking over, to report TCONF is the wise method here because this > test might run with an unprivileged user and it can not modify the knob > "vm.unprivileged_userfaultfd". > > Sorry and now I pull back my last comment. > > Reviewed-by: Li Wang Pushed, thanks.