Revision 72586c6061ab8c23ffd9f301ed19782a44ff5f04 authored by Laura Abbott on 14 May 2015, 18:42:17 UTC, committed by Greg Kroah-Hartman on 31 May 2015, 22:11:04 UTC
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>
1 parent 9809889
History
File Mode Size
int340x_thermal
samsung
st
ti-soc-thermal
Kconfig -rw-r--r-- 9.7 KB
Makefile -rw-r--r-- 1.5 KB
armada_thermal.c -rw-r--r-- 7.9 KB
clock_cooling.c -rw-r--r-- 14.1 KB
cpu_cooling.c -rw-r--r-- 14.3 KB
db8500_cpufreq_cooling.c -rw-r--r-- 2.7 KB
db8500_thermal.c -rw-r--r-- 13.9 KB
dove_thermal.c -rw-r--r-- 5.0 KB
fair_share.c -rw-r--r-- 3.8 KB
gov_bang_bang.c -rw-r--r-- 3.6 KB
imx_thermal.c -rw-r--r-- 17.2 KB
intel_powerclamp.c -rw-r--r-- 21.3 KB
intel_soc_dts_thermal.c -rw-r--r-- 11.3 KB
kirkwood_thermal.c -rw-r--r-- 3.2 KB
of-thermal.c -rw-r--r-- 23.6 KB
rcar_thermal.c -rw-r--r-- 12.1 KB
rockchip_thermal.c -rw-r--r-- 18.1 KB
spear_thermal.c -rw-r--r-- 5.1 KB
step_wise.c -rw-r--r-- 6.3 KB
tegra_soctherm.c -rw-r--r-- 12.1 KB
thermal_core.c -rw-r--r-- 47.4 KB
thermal_core.h -rw-r--r-- 3.9 KB
thermal_hwmon.c -rw-r--r-- 7.4 KB
thermal_hwmon.h -rw-r--r-- 1.6 KB
user_space.c -rw-r--r-- 1.7 KB
x86_pkg_temp_thermal.c -rw-r--r-- 16.4 KB

back to top