Created
January 29, 2025 13:51
pw928000-p13948891
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CHECK: Prefer using the BIT_ULL macro | |
#62: FILE: arch/riscv/include/uapi/asm/hwprobe.h:76: | |
+#define RISCV_HWPROBE_EXT_ZICBOM (1ULL << 50) | |
total: 0 errors, 0 warnings, 1 checks, 63 lines checked | |
NOTE: For some of the reported defects, checkpatch may be able to | |
mechanically convert to the typical style using --fix or --fix-inplace. | |
Commit 1fda04b60a8c ("RISC-V: hwprobe: Expose Zicbom extension and its block size") has style problems, please review. | |
NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF | |
NOTE: If any of the errors are false positives, please report | |
them to the maintainer, see CHECKPATCH in MAINTAINERS. | |
total: 0 errors, 0 warnings, 1 checks, 63 lines checked | |
CHECK: Prefer using the BIT_ULL macro | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment