Skip to content

Instantly share code, notes, and snippets.

@linux-riscv-bot
Created March 15, 2025 21:11
pw944175-p14017581
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#73:
new file mode 100644
WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst
#554: FILE: tools/testing/selftests/riscv/cfi/shadowstack.c:280:
+volatile bool break_loop;
total: 0 errors, 2 warnings, 0 checks, 593 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 0a120589de38 ("kselftest/riscv: kselftest for user mode cfi") 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, 2 warnings, 0 checks, 593 lines checked
WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment