From: James Hogan Date: Fri, 23 Nov 2012 12:08:16 +0000 (+0000) Subject: modsign: add symbol prefix to certificate list X-Git-Tag: v3.7~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ecfd15f5547c992c901df6ec14b4d507eb2c6e;p=pandora-kernel.git 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 Cc: Rusty Russell Cc: David Howells Cc: Mike Frysinger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed