From: Laura Abbott Date: Thu, 14 May 2015 18:42:17 +0000 (-0700) Subject: n_tty: Fix auditing support for cannonical mode X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72586c6061ab8c23ffd9f301ed19782a44ff5f04;p=pandora-kernel.git n_tty: Fix auditing support for cannonical mode 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. Fixes: 32f13521ca68 ("n_tty: Line copy to user buffer in canonical mode") Reported-by: Miloslav Trmač Signed-off-by: Laura Abbott Reviewed-by: Peter Hurley Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed