This patch makes the function process_buffer_measurement() generic so that it can be used to measure more than just the KEXEC_CMDLINE. This function will also be used for measuring keys, blacklisted binaries, etc. Lakshmi Ramasubramanian (1): ima: Refactor process_buffer_measurement() to make it generic security/integrity/ima/ima.h | 3 +++ security/integrity/ima/ima_main.c | 29 ++++++++++++++--------------- 2 files changed, 17 insertions(+), 15 deletions(-) -- 2.17.1