From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755201AbdKIVyy (ORCPT ); Thu, 9 Nov 2017 16:54:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46578 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755168AbdKIVyw (ORCPT ); Thu, 9 Nov 2017 16:54:52 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20171109173012.GA23619@in.ibm.com> References: <20171109173012.GA23619@in.ibm.com> <11786.1510246325@warthog.procyon.org.uk> To: ananth@linux.vnet.ibm.com Cc: dhowells@redhat.com, alexei.starovoitov@gmail.com, Anil S Keshavamurthy , "David S. Miller" , Masami Hiramatsu , linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH] Lock down kprobes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2812.1510264490.1@warthog.procyon.org.uk> Date: Thu, 09 Nov 2017 21:54:50 +0000 Message-ID: <2813.1510264490@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Thu, 09 Nov 2017 21:54:52 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ananth N Mavinakayanahalli wrote: > Yes, this patch will prevent any kprobe registration. Can I put that down as a Reviewed-by? David