../mm/kmemleak.c:1912:13: warning: context imbalance in 'kmemleak_seq_start' - different lock contexts for basic block ../mm/kmemleak.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/sched/signal.h): ../include/linux/rcupdate.h:880:25: warning: context imbalance in 'kmemleak_seq_stop' - unexpected unlock ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3369:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3376:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3383:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3388:42: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3389:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3390:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3392:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3415:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3434:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3457:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3479:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3505:41: got unsigned int [noderef] __iomem * ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2330:60: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 4 and 19 [-Wformat-truncation=] 2330 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2330:52: note: directive argument in the range [-2147483639, 2147483646] 2330 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2330:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2330 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2331 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_nportdisc.c:510:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:558:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:559:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1418:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1427:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1428:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2193:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2195:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2199:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2202:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2203:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2210:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2216:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2225:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2232:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2244:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:301:24: warning: context imbalance in 'lpfc_els_abort' - different lock contexts for basic block ../drivers/scsi/lpfc/lpfc_nvme.c:2066:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2066:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2066:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd ../drivers/scsi/lpfc/lpfc_nvme.c:1424:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1424:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1424:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1426:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1442:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1444:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1448:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1449:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1458:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1460:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1480:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1482:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1482:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1482:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18157:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18159:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18159:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18159:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18161:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18161:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18161:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18163:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18163:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18163:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18176:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18176:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18176:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15417:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15418:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15418:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15418:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15418:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15427:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9160:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9163:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9164:23: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:693:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:713:17: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_sli.c:713:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21295:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21303:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21304:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21304:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21304:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21338:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21338:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21338:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21347:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21347:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21347:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21348:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21348:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21348:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21349:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21351:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21351:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21351:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21352:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21352:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21352:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:452:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:578:17: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:578:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:600:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2359:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2461:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2462:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2465:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2466:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9616:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9662:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12115:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12143:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14803:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:17969:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17969:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17969:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17971:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17971:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17971:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17974:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17974:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:17974:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:17976:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:17976:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:17976:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18269:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18269:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18269:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18271:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18271:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18271:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18278:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18278:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18278:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18280:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18280:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18280:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18291:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18291:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18291:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18521:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18523:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18523:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18542:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19168:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:20966:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:20966:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:20966:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:12902:36: warning: context imbalance in 'lpfc_sli_abort_taskmgmt' - different lock contexts for basic block ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c: note: in included file (through ../drivers/net/ethernet/freescale/enetc/enetc.h): ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:509:16: warning: cast to restricted __le64 ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:509:16: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/freescale/enetc/enetc_hw.h:509:16: warning: cast to restricted __le64 ../drivers/scsi/lpfc/lpfc_init.c: note: in included file: ../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4595:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8129:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8129:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8129:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8134:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8134:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8134:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14623:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14624:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14625:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14626:17: warning: cast to restricted __be32 WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../kernel/sys.c:1111:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1111:32: expected struct task_struct *p1 ../kernel/sys.c:1111:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/sys.c:1858:33: warning: context imbalance in 'getrusage' - different lock contexts for basic block ../drivers/base/firmware_loader/main.c:229:9: warning: context imbalance in 'free_fw_priv' - wrong count at exit ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:414:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/block/rnull_mod.o ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?