android_kernel_samsung_msm8226/sound/usb/usx2y
Manu Gautam d71af7d2c4 usb: replace %p with %pK
Format specifier %p can leak kernel addresses while not valuing the
kptr_restrict system settings. When kptr_restrict is set to (1), kernel
pointers printed using the %pK format specifier will be replaced with 0's.
Debugging Note : &pK prints only Zeros as address. If you need actual
address information, write 0 to kptr_restrict.
echo 0 > /proc/sys/kernel/kptr_restrict

CRs-fixed: 1052849
Change-Id: I0e98145730380ea983fa8f46a28d15dd6c2c31df
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Yasir Malik <ymalik@codeaurora.org>
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
2020-01-06 08:40:28 +01:00
..
Makefile
us122l.c usb: replace %p with %pK 2020-01-06 08:40:28 +01:00
us122l.h
usX2Yhwdep.c usb: replace %p with %pK 2020-01-06 08:40:28 +01:00
usX2Yhwdep.h
usb_stream.c
usb_stream.h
usbus428ctldefs.h
usbusx2y.c
usbusx2y.h
usbusx2yaudio.c usb: replace %p with %pK 2020-01-06 08:40:28 +01:00
usx2y.h
usx2yhwdeppcm.c usb: replace %p with %pK 2020-01-06 08:40:28 +01:00
usx2yhwdeppcm.h