From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757940Ab2JXGSS (ORCPT ); Wed, 24 Oct 2012 02:18:18 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:38181 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757810Ab2JXGSQ (ORCPT ); Wed, 24 Oct 2012 02:18:16 -0400 Date: Wed, 24 Oct 2012 08:18:06 +0200 From: Richard Cochran To: Kees Cook Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 116/193] drivers/ptp: remove CONFIG_EXPERIMENTAL Message-ID: <20121024061806.GA4265@netboy.at.omicron.at> References: <1351022666-6960-1-git-send-email-keescook@chromium.org> <1351022666-6960-117-git-send-email-keescook@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351022666-6960-117-git-send-email-keescook@chromium.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 23, 2012 at 01:03:09PM -0700, Kees Cook wrote: > This config item has not carried much meaning for a while now and is > almost always enabled by default. As agreed during the Linux kernel > summit, remove it. > > CC: Richard Cochran > Signed-off-by: Kees Cook Acked-by: Richard Cochran