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)
commit84ecfd15f5547c992c901df6ec14b4d507eb2c6e
tree72b05a443db34bdceb22a383602a2dd0c1e211c9
parentcbdbf2abb7844548a7d7a6a2ae7af6b6fbcea401
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
This page took 0.025708 seconds and 5 git commands to generate.