diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2015-05-14 18:42:17 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-31 22:11:04 (GMT) |
commit | 72586c6061ab8c23ffd9f301ed19782a44ff5f04 (patch) | |
tree | f55011b89822d45c182982990d37cffa1791234f /drivers/misc | |
parent | 9809889c708ebffe240608eef39b667082f2c945 (diff) | |
download | linux-72586c6061ab8c23ffd9f301ed19782a44ff5f04.tar.xz |
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č <mitr@redhat.com>
Signed-off-by: Laura Abbott <labbott@fedoraproject.org>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions