summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-06-08 03:42:50 +0300
committerTheodore Ts'o <tytso@mit.edu>2017-06-20 05:06:28 +0300
commit51b0817b0d23d51223575eff14629b3602a93cd4 (patch)
treeff0b22a01ed295f1300e810d0aa915be563319a5 /drivers
parentda9ba564bd683374b8d319756f312821b8265b06 (diff)
downloadlinux-51b0817b0d23d51223575eff14629b3602a93cd4.tar.xz
cifs: use get_random_u32 for 32-bit lock random
Using get_random_u32 here is faster, more fitting of the use case, and just as cryptographically secure. It also has the benefit of providing better randomness at early boot, which is sometimes when this is used. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Cc: Steve French <sfrench@samba.org> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions