diff options
author | 2025-02-10 16:56:14 +0100 | |
---|---|---|
committer | 2025-02-14 13:06:16 -0800 | |
commit | c6ec1e1b078d8e2ecd075e46db6197a14930a3fc (patch) | |
tree | da9cc0800e231caf27bfde7a2a470d6cc4420fd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: cacheinfo: Use of_property_present() for non-boolean properties (diff) | |
download | wireguard-linux-c6ec1e1b078d8e2ecd075e46db6197a14930a3fc.tar.xz wireguard-linux-c6ec1e1b078d8e2ecd075e46db6197a14930a3fc.zip |
riscv: cpufeature: use bitmap_equal() instead of memcmp()
Comparison of bitmaps should be done using bitmap_equal(), not memcmp(),
use the former one to compare isa bitmaps.
Signed-off-by: Clément Léger <cleger@rivosinc.com>
Fixes: 625034abd52a8c ("riscv: add ISA extensions validation callback")
Reviewed-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250210155615.1545738-1-cleger@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions