Skip to content
Commit 1a2b74d0 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: fix build on 32 bit in get_random_u64_below()



bare 64 bit divides not allowed, whoops

arm-linux-gnueabi-ld: drivers/char/random.o: in function `__get_random_u64_below':
drivers/char/random.c:602:(.text+0xc70): undefined reference to `__aeabi_uldivmod'

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 90fd9ad5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment