summaryrefslogtreecommitdiff
path: root/cpusched.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+180
eload'/>
authorLans Zhang <jia.zhang@windriver.com>2016-07-18 00:10:47 +0100
committerJames Morris <james.l.morris@oracle.com>2016-07-18 12:19:46 +1000
commitd128471a14775cd11abd81c09b2a086997ab3150 (patch)
tree21be8fee8cab58c36dda207eb2950e1678ebdbe7
parenta46e667887448da10e26e46442bda01d1f311aaf (diff)
pefile: Fix the failure of calculation for digest
Commit e68503bd68 forgot to set digest_len and thus cause the following error reported by kexec when launching a crash kernel: kexec_file_load failed: Bad message Fixes: e68503bd68 (KEYS: Generalise system_verify_data() to provide access to internal content) Signed-off-by: Lans Zhang <jia.zhang@windriver.com> Tested-by: Dave Young <dyoung@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com> Cc: Baoquan He <bhe@redhat.com> Cc: Vivek Goyal <vgoyal@redhat.com> cc: kexec@lists.infradead.org cc: linux-crypto@vger.kernel.org Signed-off-by: James Morris <james.l.morris@oracle.com>
Diffstat