.pylintrc: warning: ignored by one of the .gitignore files ../arch/x86/hyperv/hv_init.c:70:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:238:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:238:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:238:33: got void * ../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 ../arch/x86/hyperv/hv_init.c:71:20: warning: cast removes address space '__iomem' of expression ../arch/x86/hyperv/hv_init.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/hyperv/hv_init.c:239:33: expected void volatile [noderef] __iomem *addr ../arch/x86/hyperv/hv_init.c:239:33: got void * ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?