nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Sun Mar 16 20:25:17 2014 installer version: 334.16 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nvidia-installer command line: ./nvidia-installer Using: nvidia-installer ncurses user interface -> License accepted. -> Installing NVIDIA driver version 334.16. -> Running distribution scripts executing: '/usr/lib/nvidia/pre-install'... -> done. -> (Answer: Continue installation) -> Performing CC sanity check with CC="/usr/bin/cc". -> Kernel source path: '/lib/modules/3.13.0-17-generic/build' -> Kernel output path: '/lib/modules/3.13.0-17-generic/build' -> Performing rivafb check. -> Performing nvidiafb check. -> Performing Xen check. -> Performing PREEMPT_RT check. -> Cleaning kernel module build directory. executing: 'cd ./kernel; /usr/bin/make clean'... -> Building NVIDIA kernel module: executing: 'cd ./kernel; /usr/bin/make module SYSSRC=/lib/modules/3.13.0-17-generic/build SYSOUT=/lib/modules/3.13.0-17-generic/build NV_BUILD_MODULE_INSTANCES='... NVIDIA: calling KBUILD... make[1]: Betrete Verzeichnis '/usr/src/linux-headers-3.13.0-17-generic' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_versions ; rm -f /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_versions/* /usr/bin/make -f scripts/Makefile.build obj=/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/g enerated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werr or=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.c:13: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.c:13: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-call s -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_acpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-acpi.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c: At top level: /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c:70:9: warning: initialization from incompatible pointer type [enabled by default] .remove = nv_acpi_remove, ^ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.c:70:9: warning: (near initialization for ‘nv_acpi_driver_template.ops.remove’) [enabled by default] if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function- declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno- unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_chrdev)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-chrdev.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3 .13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEB UG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_cray)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-cray.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-dma.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x8 6/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-str ict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_dma)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-dma.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-b ut-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_drm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-drm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ In file included from include/drm/drm_crtc.h:32:0, from include/drm/drmP.h:703, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.c:19: include/linux/fb.h: In function ‘__fb_pad_aligned_buffer’: include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < s_pitch; j++) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVR M -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_gvi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-gvi.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/li nux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 - UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-i2c.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generi c/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mempool)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-mempool.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno- avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_mmap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-mmap.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTION S=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_p2p)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-p2p.o /tmp/ selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s " -D"KBUILD_BASENAME=KBUILD_STR(nv_pat)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-pat.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declarat ion -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-f unction -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_procfs)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-procfs.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0 -17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -D NDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-usermap.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0- 17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-poi nter-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-vm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.c:14: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.c:14: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.c:14: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vtophys)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-vtophys.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTI ONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-int erface.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boun dary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DN V_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_mlock)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-mlock.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-pci.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -f no-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERN EL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_pci)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-pci.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/u api -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BU ILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-registry.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-smp.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_ USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_smp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-smp.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.os-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno -mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_usermap)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_os-usermap.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.c:15: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.c:15: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.c:15: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv_uvm_interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFI G_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_uvm_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv_uvm_interface.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.c:21: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.c:21: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.c:21: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-frontend.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno -format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_frontend)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_nv-frontend.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.c:13: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.c:13: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-linux.h:44, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.c:13: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.o"; fi; fi; ld -m elf_x86_64 -r -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-kernel.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-acpi.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-chrdev.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-cray.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-dma.o /tmp/sel fgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-drm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-gvi.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-i2c.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mempool.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-mmap.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-p2p.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-pat.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-procfs.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-usermap.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-vtophys.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-interface.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-mlock.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-pci.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-registry.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-smp.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/os-usermap .o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv_uvm_interface.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-frontend.o (cat /dev/null; echo kernel//tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.ko;) > /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/modules.order /usr/bin/make -f /usr/src/linux-headers-3.13.0-17-generic/scripts/Makefile.modpost find /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.13.0-17-generic/Module.symvers -I /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/Module.symvers -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/Module.symvers -S -w -s -T - WARNING: could not find /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nv-kernel.o.cmd for /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nv-kernel.o WARNING: "acpi_os_wait_events_complete" [/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.ko] undefined! cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.mod.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.mod.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/cache.h:4, from include/linux/time.h:4, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.mod.c:1: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.mod.c:1: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.13.0-17-generic/scripts/module-common.lds --build-id -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.ko /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/nvidia.mod.o make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-3.13.0-17-generic' NVIDIA: left KBUILD. -> done. -> Building Unified Memory kernel module: executing: 'cd ./kernel/uvm; /usr/bin/make module SYSSRC=/lib/modules/3.13.0-17-generic/build SYSOUT=/lib/modules/3.13.0-17-generic/build NV_BUILD_MODULE_INSTANCES='... cp /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/Module.symvers Module.symvers NVIDIA UVM: CC=cc, HOST_CC=cc NV_TARGET_ARCH=x86_64 NVIDIA UVM: CONFTEST=/bin/sh ./conftest.sh cc cc x86_64 /lib/modules/3.13.0-17-generic/build /lib/modules/3.13.0-17-generic/build KERNEL_SOURCES: /lib/modules/3.13.0-17-generic/build EXTRA_CFLAGS: -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I. -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING="334.16" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME="nvidia-uvm" NVIDIA: calling KBUILD... make[1]: Betrete Verzeichnis '/usr/src/linux-headers-3.13.0-17-generic' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_versions ; rm -f /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_versions/* /usr/bin/make -f scripts/Makefile.build obj=/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstri ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linu x-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_linux)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_linux.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.c:24: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.c:24: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.c:24: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_common.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno -strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_common)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_common.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.c:41: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.c:41: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.c:41: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_utils.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwin d-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" - DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_utils)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_utils.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.c:25: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.c:25: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.c:25: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_lite.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.1 3.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENA BLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_lite.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.c:26: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.c:26: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.c:26: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_page_cache.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraph s -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_page_cache)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_page_cache.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.c:25: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.c:25: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.c:25: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_lite_api.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaratio n -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED - I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_api)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_lite_api.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.c:25: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.c:25: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.c:25: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_lite_counters.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Li nux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_counters)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_lite_counters.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.c:28: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.c:28: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.h:36, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.h:26, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.c:28: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_page_migration.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.1 3.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENA BLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_page_migration)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_page_migration.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.c:28: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.c:28: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.c:28: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_page_migration_kepler.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time - maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD - Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_page_migration_kepler)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_page_migration_kepler.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration_kepler.c if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration_kepler.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration_kepler.o"; fi; fi; cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia_uvm_lite_events.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused -but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm_lite_events)" -D"KBUI LD_MODNAME=KBUILD_STR(nvidia_uvm)" -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_nvidia_uvm_lite_events.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/sched.h:15, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.c:25: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/uapi/linux/timex.h:56, from include/linux/timex.h:56, from include/linux/sched.h:17, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.c:25: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from /usr/src/linux-headers-3.13.0-17-generic/include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/uapi/linux/capability.h:16, from include/linux/capability.h:15, from include/linux/sched.h:13, from include/linux/utsname.h:5, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.h:62, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.h:49, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.c:25: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:612:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/uaccess.h:630:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (likely(sz < 0 || sz >= n)) ^ include/linux/compiler.h:152:40: note: in definition of macro ‘likely’ # define likely(x) __builtin_expect(!!(x), 1) ^ if [ "-pg" = "-pg" ]; then if [ /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.o != "scripts/mod/empty.o" ]; then /usr/src/linux-headers-3.13.0-17-generic/scripts/recordmcount "/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.o"; fi; fi; ld -m elf_x86_64 -r -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_linux.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_common.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_utils.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_page_cache.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_api.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_counters.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_page_migration_kepler.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia_uvm_lite_events.o (cat /dev/null; echo kernel//tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.ko;) > /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/modules.order /usr/bin/make -f /usr/src/linux-headers-3.13.0-17-generic/scripts/Makefile.modpost find /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -a -i /usr/src/linux-headers-3.13.0-17-generic/Module.symvers -I /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/Module.symvers -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/Module.symvers -S -w -s -T - cc -Wp,-MD,/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/.nvidia-uvm.mod.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include -Iarch/x86/include/generated -Iinclude -I/usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-3.13.0-17-generic/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-3.13.0-17-generic/include/linux/kconfig.h -Iubuntu/include -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mno-mmx -mno-sse -mpreferred-st ack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -Wframe-larger-than=1024 -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno -unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -O2 -DNVIDIA_UVM_LITE_ENABLED -DLinux -D__linux__ -DNVIDIA_UVM_RM_ENABLED -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel -I/tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"334.16\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia-uvm\" -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia_uvm.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia_uvm)" -DMODULE -c -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.mod.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.mod.c In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/bitops.h:506:0, from include/linux/bitops.h:33, from include/linux/kernel.h:10, from include/linux/cache.h:4, from include/linux/time.h:4, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.mod.c:1: include/linux/bitops.h: In function ‘hweight_long’: include/asm-generic/bitops/const_hweight.h:27:70: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define hweight64(w) (__builtin_constant_p(w) ? __const_hweight64(w) : __arch_hweight64(w)) ^ include/linux/bitops.h:77:41: note: in expansion of macro ‘hweight64’ return sizeof(w) == 4 ? hweight32(w) : hweight64(w); ^ In file included from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/cpumask.h:4:0, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/msr.h:10, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/processor.h:20, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/thread_info.h:22, from include/linux/thread_info.h:54, from /usr/src/linux-headers-3.13.0-17-generic/arch/x86/include/asm/preempt.h:6, from include/linux/preempt.h:18, from include/linux/spinlock.h:50, from include/linux/seqlock.h:35, from include/linux/time.h:5, from include/linux/stat.h:18, from include/linux/module.h:10, from /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.mod.c:1: include/linux/cpumask.h: In function ‘cpumask_parse’: include/linux/cpumask.h:603:26: warning: signed and unsigned type in conditional expression [-Wsign-compare] int len = nl ? nl - buf : strlen(buf); ^ ld -r -m elf_x86_64 -T /usr/src/linux-headers-3.13.0-17-generic/scripts/module-common.lds --build-id -o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.ko /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.o /tmp/selfgz2745/NVIDIA-Linux-x86_64-334.16/kernel/uvm/nvidia-uvm.mod.o make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-3.13.0-17-generic' NVIDIA: left KBUILD. -> done. -> Kernel module compilation complete. -> Unable to determine if Secure Boot is enabled: No such file or directory ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb, nvidiafb, or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release. Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more information. -> Kernel module load error: No such file or directory -> Kernel messages: [ 20.604791] wlan0: send auth to 00:1a:4f:23:3d:61 (try 1/3) [ 20.605268] cfg80211: Calling CRDA to update world regulatory domain [ 20.607499] cfg80211: World regulatory domain updated: [ 20.607501] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 20.607503] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 20.607505] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 20.607506] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 20.607507] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 20.607509] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 20.608166] wlan0: authenticated [ 20.608368] rtl8192se 0000:0a:00.0 wlan0: disabling HT as WMM/QoS is not supported by the AP [ 20.608372] rtl8192se 0000:0a:00.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP [ 20.612350] wlan0: associate with 00:1a:4f:23:3d:61 (try 1/3) [ 20.617870] wlan0: RX AssocResp from 00:1a:4f:23:3d:61 (capab=0x411 status=0 aid=4) [ 20.620061] wlan0: associated [ 31.647800] hda-codec: out of range cmd 0:5:707:ffffffff [ 43.107183] audit_printk_skb: 183 callbacks suppressed [ 43.107186] type=1400 audit(1394997735.031:73): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1938 comm="apparmor_parser" [ 43.107193] type=1400 audit(1394997735.031:74): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1938 comm="apparmor_parser" [ 43.107565] type=1400 audit(1394997735.031:75): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1938 comm="apparmor_parser" [ 196.612649] hud-service[2001]: segfault at 7fb0c1deec00 ip 00007fb0cbfd063e sp 00007fff8cf5e648 error 4 in libQt5Core.so.5.2.1[7fb0cbd6a000+49a000] [ 270.610737] nvidia: module license 'NVIDIA' taints kernel. [ 270.610745] Disabling lock debugging due to kernel taint [ 270.617784] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ 270.618780] nvidia: Unknown symbol acpi_os_wait_events_complete (err 0) ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.