From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756709Ab1HENqN (ORCPT ); Fri, 5 Aug 2011 09:46:13 -0400 Received: from tundra.namei.org ([65.99.196.166]:53240 "EHLO tundra.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751891Ab1HENqI (ORCPT ); Fri, 5 Aug 2011 09:46:08 -0400 Date: Fri, 5 Aug 2011 23:45:10 +1000 (EST) From: James Morris To: Jonathan Nieder cc: Linus Torvalds , "Serge E. Hallyn" , Gergely Nagy , david@lang.hm, Alan Cox , Marc Koschewski , lkml , Nick Bowler Subject: Re: [PATCH/RFC] cap_syslog: make CAP_SYS_ADMIN deprecation notice less alarming In-Reply-To: <20110803164837.GA2669@elie> Message-ID: References: <20110210144057.GA7193@mail.hallyn.com> <20110803164837.GA2669@elie> User-Agent: Alpine 2.00 (LRH 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Aug 2011, Jonathan Nieder wrote: > Convert the WARN_ONCE to a printk_once to avoid this while continuing > to give userspace developers a hint that this is an unwanted > backward-compatibility feature and won't be around forever. Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next-queue -- James Morris