Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
347cad7 Add linux-next specific files for 20141016
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20141016/
Runtime: 55m 45s
Passed: 117 Failed: 10
Warnings: 246
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm64.allmodconfig arm64.defconfig arm.at91_dt_defconfig arm.at91rm9200_defconfig arm.at91sam9260_9g20_defconfig arm.at91sam9261_9g10_defconfig arm.at91sam9263_defconfig arm.at91sam9g45_defconfig arm.at91sam9rl_defconfig arm.sama5_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig: mm/gup.c:963:3: error: implicit declaration of function 'pgd_huge' [-Werror=implicit-function-declaration] drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] #warning Processor architecture undefined drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp] #warning Processor architecture undefined!
arm64.defconfig: mm/gup.c:963:3: error: implicit declaration of function 'pgd_huge' [-Werror=implicit-function-declaration]
arm.at91_dt_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91rm9200_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91sam9260_9g20_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91sam9261_9g10_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91sam9263_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91sam9g45_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.at91sam9rl_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
arm.sama5_defconfig: drivers/tty/serial/atmel_serial.c:159:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:160:2: error: unknown type name 'dma_cookie_t' drivers/tty/serial/atmel_serial.c:717:3: error: implicit declaration of function 'dmaengine_terminate_all' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:724:2: error: implicit declaration of function 'async_tx_ack' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:746:3: error: implicit declaration of function 'dma_release_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:790:3: error: implicit declaration of function 'dmaengine_prep_slave_sg' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:793:7: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:794:7: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:795:7: error: 'DMA_CTRL_ACK' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:804:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:805:7: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:806:3: error: implicit declaration of function 'dmaengine_submit' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:822:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:823:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:826:2: error: implicit declaration of function 'dma_cap_zero' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:2: error: implicit declaration of function 'dma_cap_set' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:827:14: error: 'DMA_SLAVE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:829:2: error: implicit declaration of function 'dma_request_slave_channel' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:832:2: error: implicit declaration of function 'dma_chan_name' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:860:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:861:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:864:2: error: implicit declaration of function 'dmaengine_device_control' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:865:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:891:5: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:938:22: error: storage size of 'state' isn't known drivers/tty/serial/atmel_serial.c:939:18: error: storage size of 'dmastat' isn't known drivers/tty/serial/atmel_serial.c:945:2: error: implicit declaration of function 'dmaengine_tx_status' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:949:17: error: 'DMA_ERROR' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:983:2: error: unknown type name 'dma_cap_mask_t' drivers/tty/serial/atmel_serial.c:984:26: error: storage size of 'config' isn't known drivers/tty/serial/atmel_serial.c:991:14: error: 'DMA_CYCLIC' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1024:21: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1025:26: error: 'DMA_SLAVE_BUSWIDTH_1_BYTE' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1029:6: error: 'DMA_SLAVE_CONFIG' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1039:2: error: implicit declaration of function 'dmaengine_prep_dma_cyclic' [-Werror=implicit-function-declaration] drivers/tty/serial/atmel_serial.c:1044:5: error: 'DMA_PREP_INTERRUPT' undeclared (first use in this function) drivers/tty/serial/atmel_serial.c:1045:6: error: dereferencing pointer to incomplete type drivers/tty/serial/atmel_serial.c:1046:6: error: dereferencing pointer to incomplete type
Warnings: 1 arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 arch/arm/mach-omap1/board-htcherald.c:296:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:296:2: warning: (near initialization for 'gpio_leds[0].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:297:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:297:2: warning: (near initialization for 'gpio_leds[1].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:298:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:298:2: warning: (near initialization for 'gpio_leds[2].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:299:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:299:2: warning: (near initialization for 'gpio_leds[3].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:300:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:300:2: warning: (near initialization for 'gpio_leds[4].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:301:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:301:2: warning: (near initialization for 'gpio_leds[5].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:302:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:302:2: warning: (near initialization for 'gpio_leds[6].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:303:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:303:2: warning: (near initialization for 'gpio_leds[7].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:304:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:304:2: warning: (near initialization for 'gpio_leds[8].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:305:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:305:2: warning: (near initialization for 'gpio_leds[9].gpiod') [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:306:2: warning: initialization makes pointer from integer without a cast [enabled by default] 1 arch/arm/mach-omap1/board-htcherald.c:306:2: warning: (near initialization for 'gpio_leds[10].gpiod') [enabled by default] 1 buildall.arm.acs5k_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.acs5k_tiny_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.allmodconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.allnoconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.am200epdkit_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ape6evm_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.armadillo800eva_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.assabet_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91_dt_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91rm9200_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91sam9260_9g20_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91sam9261_9g10_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91sam9263_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91sam9g45_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91sam9rl_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.at91x40_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.axm55xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.badge4_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.bcm2835_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.bcm_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.bockw_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.cerfcube_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.clps711x_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.cm_x2xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.cm_x300_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.cns3420vb_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.colibri_pxa270_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.colibri_pxa300_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.collie_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.corgi_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.davinci_all_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.dove_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ebsa110_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.efm32_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.em_x270_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ep93xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.eseries_pxa_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.exynos_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ezx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.footbridge_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.h3600_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.h5000_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.hackkit_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.hisi_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.imote2_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.imx_v4_v5_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.imx_v6_v7_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.integrator_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.iop13xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.iop32x_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.iop33x_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ixp4xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.jornada720_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.keystone_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.koelsch_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.ks8695_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.kzm9g_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.lager_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.lart_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.lpc32xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.lpd270_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.lubbock_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mackerel_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.magician_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mainstone_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.marzen_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mini2440_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mmp2_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.moxart_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.msm_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.multi_lpae_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.multi_v5_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.multi_v7_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mv78xx0_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mvebu_v5_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mvebu_v7_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.mxs_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.neponset_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.netwinder_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.netx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.nhk8815_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.nuc910_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.nuc950_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.nuc960_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.omap1_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.omap2plus_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.orion5x_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.palmz72_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pcm027_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pleb_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.prima2_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pxa168_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pxa255-idp_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pxa3xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.pxa910_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.qcom_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.raumfeld_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.realview_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.realview-smp_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.rpc_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.s3c2410_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.s3c6400_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.s5pv210_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.sama5_defconfig.log.failed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.shannon_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.shmobile_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.simpad_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.socfpga_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.spear13xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.spear3xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.spear6xx_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.spitz_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.sunxi_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.tct_hammer_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.tegra_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.trizeps4_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.u300_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.u8500_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.versatile_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.vexpress_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.viper_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.vt8500_v6_v7_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.xcep_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 buildall.arm.zeus_defconfig.log.passed:<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp] 1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined 1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined 1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined 1 drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/mtd/chips/cfi_cmdset_0020.c:972:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp] 1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/staging/vt6655/device_main.c:2993:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1 drivers/usb/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast [enabled by default] 1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow] 1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2 arch/arm/mm/cache-l2x0.c:168:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function] 2 arch/arm/mm/cache-l2x0.c:185:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function] 2 arch/arm/mm/cache-l2x0.c:195:13: warning: 'l2x0_disable' defined but not used [-Wunused-function] 2 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] 2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp] 2 include/linux/dynamic_debug.h:78:21: warning: unsupported argument to '__builtin_return_address' [enabled by default] 8 drivers/tty/serial/atmel_serial.c:823:26: warning: unused variable 'config' [-Wunused-variable] 8 drivers/tty/serial/atmel_serial.c:829:22: warning: assignment makes pointer from integer without a cast [enabled by default] 8 drivers/tty/serial/atmel_serial.c:832:2: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] 8 drivers/tty/serial/atmel_serial.c:938:22: warning: unused variable 'state' [-Wunused-variable] 8 drivers/tty/serial/atmel_serial.c:939:18: warning: unused variable 'dmastat' [-Wunused-variable] 8 drivers/tty/serial/atmel_serial.c:984:26: warning: unused variable 'config' [-Wunused-variable] 8 drivers/tty/serial/atmel_serial.c:993:22: warning: assignment makes pointer from integer without a cast [enabled by default] 8 drivers/tty/serial/atmel_serial.c:996:2: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
Section mismatches:
kernel-build-reports@lists.linaro.org