From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753900AbdKIQn0 (ORCPT ); Thu, 9 Nov 2017 11:43:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57264 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752873AbdKIQnZ (ORCPT ); Thu, 9 Nov 2017 11:43:25 -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: <26979.1510241470@warthog.procyon.org.uk> References: <26979.1510241470@warthog.procyon.org.uk> <20171108163148.GA8882@in.ibm.com> <14323.1510158093@warthog.procyon.org.uk> To: ananth@linux.vnet.ibm.com Cc: dhowells@redhat.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: <11221.1510245803.1@warthog.procyon.org.uk> Date: Thu, 09 Nov 2017 16:43:23 +0000 Message-ID: <11222.1510245803@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 16:43:25 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I've extended the description and will repost. David