From: Dmitry Kasatkin Date: Mon, 6 Oct 2014 15:52:12 +0000 (+0100) Subject: KEYS: use swapped SKID for performing partial matching X-Git-Tag: omap-for-v3.19/prcm-cleanup~103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd609805b87923a700a2fad646390a58013cdb9;p=pandora-kernel.git KEYS: use swapped SKID for performing partial matching Earlier KEYS code used pure subject key identifiers (fingerprint) for searching keys. Latest merged code removed that and broke compatibility with integrity subsytem signatures and original format of module signatures. This patch returns back partial matching on SKID. Reported-by: Dmitry Kasatkin Signed-off-by: Dmitry Kasatkin Signed-off-by: David Howells --- Reading git-diff-tree failed