|
From: Mimi Z. <zo...@li...> - 2016-09-26 18:12:33
|
On Sun, 2016-09-25 at 15:36 +0000, Wei Yongjun wrote: > From: Wei Yongjun <wei...@hu...> > > Fixes the following sparse warnings: > > security/integrity/ima/ima_kexec.c:122:23: warning: > symbol 'update_buffer_nb' was not declared. Should it be static? > security/integrity/ima/ima_kexec.c:130:6: warning: > symbol 'ima_add_kexec_buffer' was not declared. Should it be static? Thank you for reporting this sparse error. With the latest patch set that I just posted, the ability to carry additional measurements after the kexec load has been, for at least for the time being, removed. Mimi |