.pylintrc: warning: ignored by one of the .gitignore files ../io_uring/poll.c:426:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:426:40: expected int mask ../io_uring/poll.c:426:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:262:38: expected signed int [usertype] res ../io_uring/poll.c:262:38: got restricted __poll_t ../io_uring/poll.c:276:21: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:284:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:283:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:283:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:283:66: got unsigned int ../io_uring/poll.c:283:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:283:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:283:52: got unsigned short ../io_uring/poll.c:286:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:286:51: expected signed int [usertype] res ../io_uring/poll.c:286:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:287:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:287:53: expected signed int [usertype] res ../io_uring/poll.c:287:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:337:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:337:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:337:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:337:65: got unsigned int ../io_uring/poll.c:614:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:614:40: expected int mask ../io_uring/poll.c:614:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:677:45: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:677:43: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:677:43: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:677:43: got unsigned int ../io_uring/poll.c:711:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:711:38: expected int mask ../io_uring/poll.c:711:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:711:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:711:55: expected int events ../io_uring/poll.c:711:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:831:24: warning: invalid assignment: |= ../io_uring/poll.c:831:24: left side has type unsigned int ../io_uring/poll.c:831:24: right side has type restricted __poll_t ../io_uring/poll.c:833:24: warning: invalid assignment: |= ../io_uring/poll.c:833:24: left side has type unsigned int ../io_uring/poll.c:833:24: right side has type restricted __poll_t ../io_uring/poll.c:835:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:834:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:834:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:834:38: expected restricted __poll_t ../io_uring/poll.c:834:38: got unsigned int ../io_uring/poll.c:895:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:895:40: expected signed int [usertype] res ../io_uring/poll.c:895:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:926:38: warning: invalid assignment: &= ../io_uring/poll.c:926:38: left side has type restricted __poll_t ../io_uring/poll.c:926:38: right side has type int ../io_uring/poll.c:927:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:927:38: warning: invalid assignment: |= ../io_uring/poll.c:927:38: left side has type restricted __poll_t ../io_uring/poll.c:927:38: right side has type unsigned int ../io_uring/io_uring.c:543:28: warning: invalid assignment: |= ../io_uring/io_uring.c:543:28: left side has type bool ../io_uring/io_uring.c:543:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:199:37: warning: array of flexible structures ../io_uring/io_uring.c:1676:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2402:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../io_uring/poll.c:426:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:426:40: expected int mask ../io_uring/poll.c:426:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:262:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:262:38: expected signed int [usertype] res ../io_uring/poll.c:262:38: got restricted __poll_t ../io_uring/poll.c:276:21: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:284:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:283:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:283:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:283:66: got unsigned int ../io_uring/poll.c:283:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:283:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:283:52: got unsigned short ../io_uring/poll.c:286:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:286:51: expected signed int [usertype] res ../io_uring/poll.c:286:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:287:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:287:53: expected signed int [usertype] res ../io_uring/poll.c:287:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:337:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:337:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:337:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:337:65: got unsigned int ../io_uring/poll.c:614:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:614:40: expected int mask ../io_uring/poll.c:614:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:696:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:696:38: expected int mask ../io_uring/poll.c:696:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:696:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:696:55: expected int events ../io_uring/poll.c:696:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:703:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:703:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:703:33: got int ../io_uring/poll.c:841:24: warning: invalid assignment: |= ../io_uring/poll.c:841:24: left side has type unsigned int ../io_uring/poll.c:841:24: right side has type restricted __poll_t ../io_uring/poll.c:843:24: warning: invalid assignment: |= ../io_uring/poll.c:843:24: left side has type unsigned int ../io_uring/poll.c:843:24: right side has type restricted __poll_t ../io_uring/poll.c:845:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:844:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:844:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:844:38: expected restricted __poll_t ../io_uring/poll.c:844:38: got unsigned int ../io_uring/poll.c:905:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:905:40: expected signed int [usertype] res ../io_uring/poll.c:905:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:936:38: warning: invalid assignment: &= ../io_uring/poll.c:936:38: left side has type restricted __poll_t ../io_uring/poll.c:936:38: right side has type int ../io_uring/poll.c:937:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:937:38: warning: invalid assignment: |= ../io_uring/poll.c:937:38: left side has type restricted __poll_t ../io_uring/poll.c:937:38: right side has type unsigned int ../io_uring/io_uring.c:543:28: warning: invalid assignment: |= ../io_uring/io_uring.c:543:28: left side has type bool ../io_uring/io_uring.c:543:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:199:37: warning: array of flexible structures ../io_uring/io_uring.c:1676:25: warning: restricted io_req_flags_t degrades to integer ../io_uring/io_uring.c:584:17: warning: context imbalance in '__io_submit_flush_completions' - different lock contexts for basic block ../io_uring/io_uring.c:2402:29: warning: context imbalance in 'io_cqring_min_timer_wakeup' - different lock contexts for basic block ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?