]> 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)
commitfea8cbbd7daba37b5b001a94c391baba2c7cd9c7
tree72b05a443db34bdceb22a383602a2dd0c1e211c9
parent20d0d2951c160c5006c9c842bf926475f36990d7
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