From: Tom Rini Date: Wed, 25 Mar 2026 20:32:42 +0000 (-0600) Subject: Merge patch series "virtio: rng: Handle oversized return buffers" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e6c5d0ddc18c739fa3d2b8a78abbfc265909f3;p=thirdparty%2Fu-boot.git Merge patch series "virtio: rng: Handle oversized return buffers" Meet Patel says: The virtio-rng test to verify effective handling of oversized return buffers checks that an (undocumented) error is raised, instead of the real concern, which is the surrounding buffer integrity following a rng function call. Update the test to check that the other contents of a buffer remain unchanged instead of looking for an error code. Link: https://lore.kernel.org/r/20260309165505.4001705-1-meet.patel2@arm.com --- b8e6c5d0ddc18c739fa3d2b8a78abbfc265909f3