6b226ae43d
commit61d130f261upstream. Avoid a type mismatch warning in max() by switching to max_t() and providing the type explicitly. Fixes:3cb4a48275("efi/libstub: fix efi_random_alloc() ...") Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>