UBUNTU: SAUCE: fix compile error - dest buffer to small
In function 'check_copy_size',
inlined from 'copy_from_user' at /media/qct-wendover/linux-qcomm/include/linux/uaccess.h:146:6,
inlined from 'ipa_debugfs_enable_disable_drop_stats' at /media/qct-wendover/linux-qcomm/drivers/platform/msm/ipa/ipa_v3/ipa_hw_stats.c:2072:12:
/media/qct-wendover/linux-qcomm/include/linux/thread_info.h:147:4: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
147 | __bad_copy_to();
| ^~~~~~~~~~~~~~~
make[7]: *** [/media/qct-wendover/linux-qcomm/scripts/Makefile.build:361: drivers/platform/msm/ipa/ipa_v3/ipa_hw_stats.o] Error 1
Signed-off-by:
Shrirang Bagul <shrirang.bagul@canonical.com>
Loading
Please sign in to comment