Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpm: do not ignore memblock_reserve return value
tpm code currently ignores a relevant failure case silently. Add an error to make this failure non-silent. Signed-off-by: Gregory Price <gourry@gourry.net> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
- Loading branch information