aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2020-09-24 17:58:22 +0200
committerArd Biesheuvel <[email protected]>2020-09-29 19:40:57 +0200
commitb89114cd018cffa5deb7def1844ce1891efd4f96 (patch)
tree3978a612af031280c3b309cf3fe125989033f430 /scripts/patch-kernel
parent612b5d506d066cdf0a739963e7cd28642d500ec1 (diff)
efi: mokvar-table: fix some issues in new code
Fix a couple of issues in the new mokvar-table handling code, as pointed out by Arvind and Boris: - don't bother checking the end of the physical region against the start address of the mokvar table, - ensure that we enter the loop with err = -EINVAL, - replace size_t with unsigned long to appease pedantic type equality checks. Reviewed-by: Arvind Sankar <[email protected]> Reviewed-by: Lenny Szubowicz <[email protected]> Tested-by: Borislav Petkov <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions