linux_dsm_epyc7002/drivers/media/usb/go7007
Arnd Bergmann ed713a4a13 media: go7007: avoid clang frame overflow warning with KASAN
clang-8 warns about one function here when KASAN is enabled, even
without the 'asan-stack' option:

drivers/media/usb/go7007/go7007-fw.c:1551:5: warning: stack frame size of 2656 bytes in function

I have reported this issue in the llvm bugzilla, but to make
it work with the clang-8 release, a small annotation is still
needed.

Link: https://bugs.llvm.org/show_bug.cgi?id=38809

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil-cisco@xs4all.nl: fix checkpatch warning]
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-03-19 13:59:00 -04:00
..
go7007-driver.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
go7007-fw.c media: go7007: avoid clang frame overflow warning with KASAN 2019-03-19 13:59:00 -04:00
go7007-i2c.c [media] constify i2c_algorithm structures 2016-09-19 16:27:02 -03:00
go7007-loader.c
go7007-priv.h [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
go7007-usb.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
go7007-v4l2.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
Kconfig [media] go7007: add MEDIA_CAMERA_SUPPORT dependency 2016-11-23 13:15:02 -02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
s2250-board.c [media] Drop owner assignment from i2c_driver 2015-08-11 13:01:57 -03:00
snd-go7007.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00