summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vfs.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-06-30 19:03:08 +0300
committerEric Biggers <ebiggers@kernel.org>2025-06-30 19:26:19 +0300
commit485deceec03997eabd884d4da89217af73d1ab8d (patch)
tree1199e20158088d4a2e0cc559aea76aca483d2602 /scripts/gdb/linux/vfs.py
parent23e8b4371dbd5907d633262f36903144a378a114 (diff)
downloadlinux-485deceec03997eabd884d4da89217af73d1ab8d.tar.xz
crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
sha512_generic_block_fn() will no longer be available when the SHA-512 support in the old-school crypto API is changed to just wrap the SHA-512 library. Replace the use of sha512_generic_block_fn() in sha512-riscv64-glue.c with temporary code that uses the library's __sha512_update(). This is just a temporary workaround to keep the kernel building and functional at each commit; this code gets superseded when the RISC-V optimized SHA-512 is migrated to lib/crypto/ anyway. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250630160320.2888-5-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vfs.py')
0 files changed, 0 insertions, 0 deletions