| commit | d103a09c6aca21e6e31d75a4034f6beff85bfcfc | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Wed Nov 06 15:13:08 2019 +0100 |
| committer | Mark Brown <broonie@kernel.org> | Fri Jan 10 15:59:27 2020 +0000 |
| tree | 36df2e0b8b72900a821afe462e39c255ebaa3d57 | |
| parent | f1a30e6465c01cf8dd394f49bc44d03c4fee1366 [diff] |
s390x: Mark archrandom.h functions __must_check We must not use the pointer output without validating the success of the random read. Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Mark Brown <broonie@kernel.org>