aboutsummaryrefslogtreecommitdiffstats
path: root/security/keys
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-03-01 10:36:07 +0000
committerDavid Howells <dhowells@redhat.com>2016-03-01 10:36:07 +0000
commit89053aa9c711bd455a68844b4ed37c8b72ef1daa (patch)
treeb7b0b6b1174d5e2775a22b055bb2adbe55d4b105 /security/keys
parentcerts: Fix misaligned data in extra certificate list (diff)
downloadlinux-dev-89053aa9c711bd455a68844b4ed37c8b72ef1daa.tar.xz
linux-dev-89053aa9c711bd455a68844b4ed37c8b72ef1daa.zip
MODSIGN: linux/string.h should be #included to get memcpy()
linux/string.h should be #included in module_signing.c to get memcpy(), lest the following occur: kernel/module_signing.c: In function 'mod_verify_sig': kernel/module_signing.c:57:2: error: implicit declaration of function 'memcpy' [-Werror=implicit-function-declaration] memcpy(&ms, mod + (modlen - sizeof(ms)), sizeof(ms)); ^ Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions