WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #26: new file mode 100644 WARNING: please, no spaces at the start of a line #43: FILE: arch/x86/include/asm/rqspinlock.h:13: + return static_branch_likely(&virt_spin_lock_key);$ WARNING: line length of 97 exceeds 80 columns #79: FILE: kernel/locking/rqspinlock.c:252: +static inline int resilient_virt_spin_lock(struct qspinlock *lock, struct rqspinlock_timeout *ts) WARNING: line length of 106 exceeds 80 columns #105: FILE: kernel/locking/rqspinlock.c:278: +static __always_inline int resilient_virt_spin_lock(struct qspinlock *lock, struct rqspinlock_timeout *ts) total: 0 errors, 4 warnings, 0 checks, 83 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 2aebf9a1a960 ("rqspinlock: Add basic support for CONFIG_PARAVIRT") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK 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, 4 warnings, 0 checks, 83 lines checked