]> git.baikalelectronics.ru Git - kernel.git/commit
modsign: add symbol prefix to certificate list
authorJames Hogan <james.hogan@imgtec.com>
Fri, 23 Nov 2012 12:08:16 +0000 (12:08 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 3 Dec 2012 02:36:25 +0000 (13:06 +1030)
commit4967a01be77dbad41d3550537b584dac734e343e
tree72b05a443db34bdceb22a383602a2dd0c1e211c9
parent3a2bcda773ff6e4d8e801f54c783cda83cb3e291
modsign: add symbol prefix to certificate list

Add the arch symbol prefix (if applicable) to the asm definition of
modsign_certificate_list and modsign_certificate_list_end. This uses the
recently defined SYMBOL_PREFIX which is derived from
CONFIG_SYMBOL_PREFIX.

This fixes the build of module signing on the blackfin and metag
architectures.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: David Howells <dhowells@redhat.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/modsign_pubkey.c