Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751263AbbEZSLo (ORCPT ); Tue, 26 May 2015 14:11:44 -0400 Received: from mail-qk0-f169.google.com ([209.85.220.169]:34715 "EHLO mail-qk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750854AbbEZSLm (ORCPT ); Tue, 26 May 2015 14:11:42 -0400 Message-ID: <5564B75A.1090608@hurleysoftware.com> Date: Tue, 26 May 2015 14:11:38 -0400 From: Peter Hurley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Laura Abbott , Greg Kroah-Hartman CC: Jiri Slaby , Andy Lutomirski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] n_tty: Fix auditing support for cannonical mode References: <1431628937-4561-1-git-send-email-labbott@fedoraproject.org> In-Reply-To: <1431628937-4561-1-git-send-email-labbott@fedoraproject.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 18 Hi Laura, On 05/14/2015 02:42 PM, Laura Abbott wrote: > Commit 32f13521ca68bc624ff6effc77f308a52b038bf0 > ("n_tty: Line copy to user buffer in canonical mode") > changed cannonical mode copying to use copy_to_user > but missed adding the call to the audit framework. > Add in the appropriate functions to get audit support. Right, thanks. Not sure how I missed that. Reviewed-by: Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/