diff options
| author | Samuel Holland <[email protected]> | 2024-03-29 07:18:28 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-05-19 21:36:19 +0000 |
| commit | a28e4b672f042eb38d9b09f9d1fdf58c07052da4 (patch) | |
| tree | 586bf9ccc8f58b134a27d0b9fcb4b6a79b2ebfa1 /lib/test_fpu_impl.c | |
| parent | drm/amd/display: only use hard-float, not altivec on powerpc (diff) | |
| download | kernel-a28e4b672f042eb38d9b09f9d1fdf58c07052da4.tar.gz kernel-a28e4b672f042eb38d9b09f9d1fdf58c07052da4.zip | |
drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORT
Now that all previously-supported architectures select
ARCH_HAS_KERNEL_FPU_SUPPORT, this code can depend on that symbol instead
of the existing list of architectures. It can also take advantage of the
common kernel-mode FPU API and method of adjusting CFLAGS.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Samuel Holland <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Christian König <[email protected]>
Cc: Borislav Petkov (AMD) <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Huacai Chen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nicolas Schier <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Russell King <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: WANG Xuerui <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fpu_impl.c')
0 files changed, 0 insertions, 0 deletions
