From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v4 1/2] capabilities: Ambient capabilities Date: Fri, 17 Jul 2015 13:50:57 -0700 Message-ID: <20150717135057.8e09390f1c10bc11d10a42f5@linux-foundation.org> References: <9f660ee708e58892bfa7012b6b9c840298e24544.1436903028.git.luto@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Lameter Cc: Andy Lutomirski , James Morris , Andy Lutomirski , Andrew Morton , "Serge E. Hallyn" , Serge Hallyn , James Morris , Jarkko Sakkinen , Ted Ts'o , "Andrew G. Morgan" , Linux API , Mimi Zohar , Michael Kerrisk , Austin S Hemmelgarn , linux-security-module , Aaron Jones , Serge Hallyn , LKML , Markku Savela , Kees Cook , Jonathan Corbet List-Id: linux-api@vger.kernel.org On Fri, 17 Jul 2015 15:40:57 -0500 (CDT) Christoph Lameter wrote: > Here is a test program that can be used to verify the functionality. I slurped that into the changelog. Adding a selftest into tools/testing/selftests/ would be appropriate.