Last active
October 20, 2016 19:58
-
-
Save Sciss/ecec8dd9241ddd0b05975b6df2d26f9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /etc/kernel/header_postinst.d/dkms: | |
| Error! Bad return status for module build on kernel: 4.7.0-0.bpo.1-amd64 (x86_64) | |
| Consult /var/lib/dkms/broadcom-sta/6.30.223.248/build/make.log for more information. | |
| Error! Bad return status for module build on kernel: 4.7.0-0.bpo.1-amd64 (x86_64) | |
| Consult /var/lib/dkms/nvidia-current/340.96/build/make.log for more information. | |
| Setting up linux-libc-dev:amd64 (3.16.36-1+deb8u2) ... | |
| /////////////////////////////////////////// | |
| DKMS make.log for broadcom-sta-6.30.223.248 for kernel 4.7.0-0.bpo.1-amd64 (x86_64) | |
| Thu 20 Oct 21:52:00 CEST 2016 | |
| /bin/sh: 1: [: Illegal number: | |
| /bin/sh: 1: [: Illegal number: | |
| Wireless Extension is the only possible API for this kernel version | |
| Using Wireless Extension API | |
| KBUILD_NOPEDANTIC=1 make -C /lib/modules/4.7.0-0.bpo.1-amd64/build M=`pwd` | |
| make[1]: Entering directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| CFG80211 API is prefered for this kernel version | |
| Using CFG80211 API | |
| Kernel architecture is X86_64 | |
| LD /var/lib/dkms/broadcom-sta/6.30.223.248/build/built-in.o | |
| CC [M] /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/shared/linux_osl.o | |
| CC [M] /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_linux.o | |
| CC [M] /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_iw.o | |
| CC [M] /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.o | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:232:12: error: ‘IEEE80211_BAND_2GHZ’ undeclared here (not in a function) | |
| .band = IEEE80211_BAND_2GHZ, \ | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:278:2: note: in expansion of macro ‘CHAN2G’ | |
| CHAN2G(1, 2412, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:241:12: error: ‘IEEE80211_BAND_5GHZ’ undeclared here (not in a function) | |
| .band = IEEE80211_BAND_5GHZ, \ | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:295:2: note: in expansion of macro ‘CHAN5G’ | |
| CHAN5G(34, 0), CHAN5G(36, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:295:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:295:2: error: (near initialization for ‘__wl_5ghz_a_channels[0].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:295:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:295:2: error: (near initialization for ‘__wl_5ghz_a_channels[1].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:296:2: error: initializer element is not constant | |
| CHAN5G(38, 0), CHAN5G(40, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:296:2: error: (near initialization for ‘__wl_5ghz_a_channels[2].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:296:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:296:2: error: (near initialization for ‘__wl_5ghz_a_channels[3].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:297:2: error: initializer element is not constant | |
| CHAN5G(42, 0), CHAN5G(44, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:297:2: error: (near initialization for ‘__wl_5ghz_a_channels[4].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:297:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:297:2: error: (near initialization for ‘__wl_5ghz_a_channels[5].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:298:2: error: initializer element is not constant | |
| CHAN5G(46, 0), CHAN5G(48, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:298:2: error: (near initialization for ‘__wl_5ghz_a_channels[6].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:298:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:298:2: error: (near initialization for ‘__wl_5ghz_a_channels[7].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:299:2: error: initializer element is not constant | |
| CHAN5G(52, 0), CHAN5G(56, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:299:2: error: (near initialization for ‘__wl_5ghz_a_channels[8].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:299:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:299:2: error: (near initialization for ‘__wl_5ghz_a_channels[9].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:300:2: error: initializer element is not constant | |
| CHAN5G(60, 0), CHAN5G(64, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:300:2: error: (near initialization for ‘__wl_5ghz_a_channels[10].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:300:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:300:2: error: (near initialization for ‘__wl_5ghz_a_channels[11].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:301:2: error: initializer element is not constant | |
| CHAN5G(100, 0), CHAN5G(104, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:301:2: error: (near initialization for ‘__wl_5ghz_a_channels[12].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:301:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:301:2: error: (near initialization for ‘__wl_5ghz_a_channels[13].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:302:2: error: initializer element is not constant | |
| CHAN5G(108, 0), CHAN5G(112, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:302:2: error: (near initialization for ‘__wl_5ghz_a_channels[14].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:302:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:302:2: error: (near initialization for ‘__wl_5ghz_a_channels[15].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:303:2: error: initializer element is not constant | |
| CHAN5G(116, 0), CHAN5G(120, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:303:2: error: (near initialization for ‘__wl_5ghz_a_channels[16].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:303:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:303:2: error: (near initialization for ‘__wl_5ghz_a_channels[17].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:304:2: error: initializer element is not constant | |
| CHAN5G(124, 0), CHAN5G(128, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:304:2: error: (near initialization for ‘__wl_5ghz_a_channels[18].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:304:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:304:2: error: (near initialization for ‘__wl_5ghz_a_channels[19].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:305:2: error: initializer element is not constant | |
| CHAN5G(132, 0), CHAN5G(136, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:305:2: error: (near initialization for ‘__wl_5ghz_a_channels[20].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:305:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:305:2: error: (near initialization for ‘__wl_5ghz_a_channels[21].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:306:2: error: initializer element is not constant | |
| CHAN5G(140, 0), CHAN5G(149, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:306:2: error: (near initialization for ‘__wl_5ghz_a_channels[22].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:306:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:306:2: error: (near initialization for ‘__wl_5ghz_a_channels[23].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:307:2: error: initializer element is not constant | |
| CHAN5G(153, 0), CHAN5G(157, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:307:2: error: (near initialization for ‘__wl_5ghz_a_channels[24].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:307:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:307:2: error: (near initialization for ‘__wl_5ghz_a_channels[25].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:308:2: error: initializer element is not constant | |
| CHAN5G(161, 0), CHAN5G(165, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:308:2: error: (near initialization for ‘__wl_5ghz_a_channels[26].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:308:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:308:2: error: (near initialization for ‘__wl_5ghz_a_channels[27].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:309:2: error: initializer element is not constant | |
| CHAN5G(184, 0), CHAN5G(188, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:309:2: error: (near initialization for ‘__wl_5ghz_a_channels[28].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:309:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:309:2: error: (near initialization for ‘__wl_5ghz_a_channels[29].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:310:2: error: initializer element is not constant | |
| CHAN5G(192, 0), CHAN5G(196, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:310:2: error: (near initialization for ‘__wl_5ghz_a_channels[30].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:310:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:310:2: error: (near initialization for ‘__wl_5ghz_a_channels[31].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:311:2: error: initializer element is not constant | |
| CHAN5G(200, 0), CHAN5G(204, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:311:2: error: (near initialization for ‘__wl_5ghz_a_channels[32].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:311:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:311:2: error: (near initialization for ‘__wl_5ghz_a_channels[33].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:312:2: error: initializer element is not constant | |
| CHAN5G(208, 0), CHAN5G(212, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:312:2: error: (near initialization for ‘__wl_5ghz_a_channels[34].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:312:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:312:2: error: (near initialization for ‘__wl_5ghz_a_channels[35].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:313:2: error: initializer element is not constant | |
| CHAN5G(216, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:313:2: error: (near initialization for ‘__wl_5ghz_a_channels[36].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:317:2: error: initializer element is not constant | |
| CHAN5G(32, 0), CHAN5G(34, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:317:2: error: (near initialization for ‘__wl_5ghz_n_channels[0].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:317:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:317:2: error: (near initialization for ‘__wl_5ghz_n_channels[1].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:318:2: error: initializer element is not constant | |
| CHAN5G(36, 0), CHAN5G(38, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:318:2: error: (near initialization for ‘__wl_5ghz_n_channels[2].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:318:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:318:2: error: (near initialization for ‘__wl_5ghz_n_channels[3].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:319:2: error: initializer element is not constant | |
| CHAN5G(40, 0), CHAN5G(42, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:319:2: error: (near initialization for ‘__wl_5ghz_n_channels[4].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:319:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:319:2: error: (near initialization for ‘__wl_5ghz_n_channels[5].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:320:2: error: initializer element is not constant | |
| CHAN5G(44, 0), CHAN5G(46, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:320:2: error: (near initialization for ‘__wl_5ghz_n_channels[6].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:320:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:320:2: error: (near initialization for ‘__wl_5ghz_n_channels[7].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:321:2: error: initializer element is not constant | |
| CHAN5G(48, 0), CHAN5G(50, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:321:2: error: (near initialization for ‘__wl_5ghz_n_channels[8].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:321:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:321:2: error: (near initialization for ‘__wl_5ghz_n_channels[9].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:322:2: error: initializer element is not constant | |
| CHAN5G(52, 0), CHAN5G(54, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:322:2: error: (near initialization for ‘__wl_5ghz_n_channels[10].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:322:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:322:2: error: (near initialization for ‘__wl_5ghz_n_channels[11].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:323:2: error: initializer element is not constant | |
| CHAN5G(56, 0), CHAN5G(58, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:323:2: error: (near initialization for ‘__wl_5ghz_n_channels[12].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:323:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:323:2: error: (near initialization for ‘__wl_5ghz_n_channels[13].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:324:2: error: initializer element is not constant | |
| CHAN5G(60, 0), CHAN5G(62, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:324:2: error: (near initialization for ‘__wl_5ghz_n_channels[14].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:324:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:324:2: error: (near initialization for ‘__wl_5ghz_n_channels[15].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:325:2: error: initializer element is not constant | |
| CHAN5G(64, 0), CHAN5G(66, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:325:2: error: (near initialization for ‘__wl_5ghz_n_channels[16].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:325:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:325:2: error: (near initialization for ‘__wl_5ghz_n_channels[17].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:326:2: error: initializer element is not constant | |
| CHAN5G(68, 0), CHAN5G(70, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:326:2: error: (near initialization for ‘__wl_5ghz_n_channels[18].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:326:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:326:2: error: (near initialization for ‘__wl_5ghz_n_channels[19].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:327:2: error: initializer element is not constant | |
| CHAN5G(72, 0), CHAN5G(74, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:327:2: error: (near initialization for ‘__wl_5ghz_n_channels[20].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:327:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:327:2: error: (near initialization for ‘__wl_5ghz_n_channels[21].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:328:2: error: initializer element is not constant | |
| CHAN5G(76, 0), CHAN5G(78, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:328:2: error: (near initialization for ‘__wl_5ghz_n_channels[22].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:328:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:328:2: error: (near initialization for ‘__wl_5ghz_n_channels[23].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:329:2: error: initializer element is not constant | |
| CHAN5G(80, 0), CHAN5G(82, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:329:2: error: (near initialization for ‘__wl_5ghz_n_channels[24].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:329:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:329:2: error: (near initialization for ‘__wl_5ghz_n_channels[25].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:330:2: error: initializer element is not constant | |
| CHAN5G(84, 0), CHAN5G(86, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:330:2: error: (near initialization for ‘__wl_5ghz_n_channels[26].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:330:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:330:2: error: (near initialization for ‘__wl_5ghz_n_channels[27].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:331:2: error: initializer element is not constant | |
| CHAN5G(88, 0), CHAN5G(90, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:331:2: error: (near initialization for ‘__wl_5ghz_n_channels[28].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:331:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:331:2: error: (near initialization for ‘__wl_5ghz_n_channels[29].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:332:2: error: initializer element is not constant | |
| CHAN5G(92, 0), CHAN5G(94, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:332:2: error: (near initialization for ‘__wl_5ghz_n_channels[30].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:332:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:332:2: error: (near initialization for ‘__wl_5ghz_n_channels[31].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:333:2: error: initializer element is not constant | |
| CHAN5G(96, 0), CHAN5G(98, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:333:2: error: (near initialization for ‘__wl_5ghz_n_channels[32].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:333:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:333:2: error: (near initialization for ‘__wl_5ghz_n_channels[33].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:334:2: error: initializer element is not constant | |
| CHAN5G(100, 0), CHAN5G(102, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:334:2: error: (near initialization for ‘__wl_5ghz_n_channels[34].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:334:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:334:2: error: (near initialization for ‘__wl_5ghz_n_channels[35].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:335:2: error: initializer element is not constant | |
| CHAN5G(104, 0), CHAN5G(106, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:335:2: error: (near initialization for ‘__wl_5ghz_n_channels[36].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:335:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:335:2: error: (near initialization for ‘__wl_5ghz_n_channels[37].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:336:2: error: initializer element is not constant | |
| CHAN5G(108, 0), CHAN5G(110, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:336:2: error: (near initialization for ‘__wl_5ghz_n_channels[38].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:336:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:336:2: error: (near initialization for ‘__wl_5ghz_n_channels[39].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:337:2: error: initializer element is not constant | |
| CHAN5G(112, 0), CHAN5G(114, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:337:2: error: (near initialization for ‘__wl_5ghz_n_channels[40].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:337:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:337:2: error: (near initialization for ‘__wl_5ghz_n_channels[41].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:338:2: error: initializer element is not constant | |
| CHAN5G(116, 0), CHAN5G(118, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:338:2: error: (near initialization for ‘__wl_5ghz_n_channels[42].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:338:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:338:2: error: (near initialization for ‘__wl_5ghz_n_channels[43].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:339:2: error: initializer element is not constant | |
| CHAN5G(120, 0), CHAN5G(122, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:339:2: error: (near initialization for ‘__wl_5ghz_n_channels[44].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:339:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:339:2: error: (near initialization for ‘__wl_5ghz_n_channels[45].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:340:2: error: initializer element is not constant | |
| CHAN5G(124, 0), CHAN5G(126, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:340:2: error: (near initialization for ‘__wl_5ghz_n_channels[46].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:340:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:340:2: error: (near initialization for ‘__wl_5ghz_n_channels[47].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:341:2: error: initializer element is not constant | |
| CHAN5G(128, 0), CHAN5G(130, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:341:2: error: (near initialization for ‘__wl_5ghz_n_channels[48].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:341:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:341:2: error: (near initialization for ‘__wl_5ghz_n_channels[49].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:342:2: error: initializer element is not constant | |
| CHAN5G(132, 0), CHAN5G(134, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:342:2: error: (near initialization for ‘__wl_5ghz_n_channels[50].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:342:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:342:2: error: (near initialization for ‘__wl_5ghz_n_channels[51].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:343:2: error: initializer element is not constant | |
| CHAN5G(136, 0), CHAN5G(138, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:343:2: error: (near initialization for ‘__wl_5ghz_n_channels[52].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:343:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:343:2: error: (near initialization for ‘__wl_5ghz_n_channels[53].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:344:2: error: initializer element is not constant | |
| CHAN5G(140, 0), CHAN5G(142, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:344:2: error: (near initialization for ‘__wl_5ghz_n_channels[54].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:344:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:344:2: error: (near initialization for ‘__wl_5ghz_n_channels[55].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:345:2: error: initializer element is not constant | |
| CHAN5G(144, 0), CHAN5G(145, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:345:2: error: (near initialization for ‘__wl_5ghz_n_channels[56].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:345:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:345:2: error: (near initialization for ‘__wl_5ghz_n_channels[57].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:346:2: error: initializer element is not constant | |
| CHAN5G(146, 0), CHAN5G(147, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:346:2: error: (near initialization for ‘__wl_5ghz_n_channels[58].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:346:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:346:2: error: (near initialization for ‘__wl_5ghz_n_channels[59].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:347:2: error: initializer element is not constant | |
| CHAN5G(148, 0), CHAN5G(149, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:347:2: error: (near initialization for ‘__wl_5ghz_n_channels[60].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:347:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:347:2: error: (near initialization for ‘__wl_5ghz_n_channels[61].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:348:2: error: initializer element is not constant | |
| CHAN5G(150, 0), CHAN5G(151, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:348:2: error: (near initialization for ‘__wl_5ghz_n_channels[62].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:348:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:348:2: error: (near initialization for ‘__wl_5ghz_n_channels[63].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:349:2: error: initializer element is not constant | |
| CHAN5G(152, 0), CHAN5G(153, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:349:2: error: (near initialization for ‘__wl_5ghz_n_channels[64].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:349:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:349:2: error: (near initialization for ‘__wl_5ghz_n_channels[65].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:350:2: error: initializer element is not constant | |
| CHAN5G(154, 0), CHAN5G(155, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:350:2: error: (near initialization for ‘__wl_5ghz_n_channels[66].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:350:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:350:2: error: (near initialization for ‘__wl_5ghz_n_channels[67].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:351:2: error: initializer element is not constant | |
| CHAN5G(156, 0), CHAN5G(157, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:351:2: error: (near initialization for ‘__wl_5ghz_n_channels[68].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:351:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:351:2: error: (near initialization for ‘__wl_5ghz_n_channels[69].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:352:2: error: initializer element is not constant | |
| CHAN5G(158, 0), CHAN5G(159, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:352:2: error: (near initialization for ‘__wl_5ghz_n_channels[70].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:352:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:352:2: error: (near initialization for ‘__wl_5ghz_n_channels[71].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:353:2: error: initializer element is not constant | |
| CHAN5G(160, 0), CHAN5G(161, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:353:2: error: (near initialization for ‘__wl_5ghz_n_channels[72].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:353:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:353:2: error: (near initialization for ‘__wl_5ghz_n_channels[73].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:354:2: error: initializer element is not constant | |
| CHAN5G(162, 0), CHAN5G(163, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:354:2: error: (near initialization for ‘__wl_5ghz_n_channels[74].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:354:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:354:2: error: (near initialization for ‘__wl_5ghz_n_channels[75].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:355:2: error: initializer element is not constant | |
| CHAN5G(164, 0), CHAN5G(165, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:355:2: error: (near initialization for ‘__wl_5ghz_n_channels[76].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:355:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:355:2: error: (near initialization for ‘__wl_5ghz_n_channels[77].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:356:2: error: initializer element is not constant | |
| CHAN5G(166, 0), CHAN5G(168, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:356:2: error: (near initialization for ‘__wl_5ghz_n_channels[78].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:356:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:356:2: error: (near initialization for ‘__wl_5ghz_n_channels[79].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:357:2: error: initializer element is not constant | |
| CHAN5G(170, 0), CHAN5G(172, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:357:2: error: (near initialization for ‘__wl_5ghz_n_channels[80].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:357:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:357:2: error: (near initialization for ‘__wl_5ghz_n_channels[81].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:358:2: error: initializer element is not constant | |
| CHAN5G(174, 0), CHAN5G(176, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:358:2: error: (near initialization for ‘__wl_5ghz_n_channels[82].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:358:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:358:2: error: (near initialization for ‘__wl_5ghz_n_channels[83].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:359:2: error: initializer element is not constant | |
| CHAN5G(178, 0), CHAN5G(180, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:359:2: error: (near initialization for ‘__wl_5ghz_n_channels[84].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:359:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:359:2: error: (near initialization for ‘__wl_5ghz_n_channels[85].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:360:2: error: initializer element is not constant | |
| CHAN5G(182, 0), CHAN5G(184, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:360:2: error: (near initialization for ‘__wl_5ghz_n_channels[86].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:360:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:360:2: error: (near initialization for ‘__wl_5ghz_n_channels[87].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:361:2: error: initializer element is not constant | |
| CHAN5G(186, 0), CHAN5G(188, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:361:2: error: (near initialization for ‘__wl_5ghz_n_channels[88].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:361:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:361:2: error: (near initialization for ‘__wl_5ghz_n_channels[89].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:362:2: error: initializer element is not constant | |
| CHAN5G(190, 0), CHAN5G(192, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:362:2: error: (near initialization for ‘__wl_5ghz_n_channels[90].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:362:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:362:2: error: (near initialization for ‘__wl_5ghz_n_channels[91].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:363:2: error: initializer element is not constant | |
| CHAN5G(194, 0), CHAN5G(196, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:363:2: error: (near initialization for ‘__wl_5ghz_n_channels[92].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:363:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:363:2: error: (near initialization for ‘__wl_5ghz_n_channels[93].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:364:2: error: initializer element is not constant | |
| CHAN5G(198, 0), CHAN5G(200, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:364:2: error: (near initialization for ‘__wl_5ghz_n_channels[94].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:364:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:364:2: error: (near initialization for ‘__wl_5ghz_n_channels[95].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:365:2: error: initializer element is not constant | |
| CHAN5G(202, 0), CHAN5G(204, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:365:2: error: (near initialization for ‘__wl_5ghz_n_channels[96].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:365:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:365:2: error: (near initialization for ‘__wl_5ghz_n_channels[97].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:366:2: error: initializer element is not constant | |
| CHAN5G(206, 0), CHAN5G(208, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:366:2: error: (near initialization for ‘__wl_5ghz_n_channels[98].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:366:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:366:2: error: (near initialization for ‘__wl_5ghz_n_channels[99].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:367:2: error: initializer element is not constant | |
| CHAN5G(210, 0), CHAN5G(212, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:367:2: error: (near initialization for ‘__wl_5ghz_n_channels[100].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:367:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:367:2: error: (near initialization for ‘__wl_5ghz_n_channels[101].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:368:2: error: initializer element is not constant | |
| CHAN5G(214, 0), CHAN5G(216, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:368:2: error: (near initialization for ‘__wl_5ghz_n_channels[102].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:368:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:368:2: error: (near initialization for ‘__wl_5ghz_n_channels[103].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:369:2: error: initializer element is not constant | |
| CHAN5G(218, 0), CHAN5G(220, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:369:2: error: (near initialization for ‘__wl_5ghz_n_channels[104].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:369:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:369:2: error: (near initialization for ‘__wl_5ghz_n_channels[105].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:370:2: error: initializer element is not constant | |
| CHAN5G(222, 0), CHAN5G(224, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:370:2: error: (near initialization for ‘__wl_5ghz_n_channels[106].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:370:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:370:2: error: (near initialization for ‘__wl_5ghz_n_channels[107].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:371:2: error: initializer element is not constant | |
| CHAN5G(226, 0), CHAN5G(228, 0), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:371:2: error: (near initialization for ‘__wl_5ghz_n_channels[108].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:371:2: error: initializer element is not constant | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:371:2: error: (near initialization for ‘__wl_5ghz_n_channels[109].band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:375:2: error: initializer element is not constant | |
| .band = IEEE80211_BAND_2GHZ, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:375:2: error: (near initialization for ‘__wl_band_2ghz.band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:383:2: error: initializer element is not constant | |
| .band = IEEE80211_BAND_5GHZ, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:383:2: error: (near initialization for ‘__wl_band_5ghz_a.band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:391:2: error: initializer element is not constant | |
| .band = IEEE80211_BAND_5GHZ, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:391:2: error: (near initialization for ‘__wl_band_5ghz_n.band’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_cfg80211_get_key’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1390:9: warning: passing argument 1 of ‘memcpy’ discards ‘const’ qualifier from pointer target type | |
| memcpy(params.key, key.data, params.key_len); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/string.h:4:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/string.h:18, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/bitmap.h:8, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/cpumask.h:11, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/cpumask.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/msr.h:10, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/processor.h:20, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/cpufeature.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/thread_info.h:52, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/thread_info.h:54, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:6, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stat.h:18, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/module.h:10, | |
| from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/include/linuxver.h:40, | |
| from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:26: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/string_64.h:30:14: note: expected ‘void *’ but argument is of type ‘const u8 *’ | |
| extern void *memcpy(void *to, const void *from, size_t len); | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_cfg80211_get_station’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1444:20: error: ‘STATION_INFO_TX_BITRATE’ undeclared (first use in this function) | |
| sinfo->filled |= STATION_INFO_TX_BITRATE; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1444:20: note: each undeclared identifier is reported only once for each function it appears in | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1444:17: error: invalid operands to binary | (have ‘u64’ and ‘struct ieee80211_channel *’) | |
| sinfo->filled |= STATION_INFO_TX_BITRATE; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1444:3: warning: statement with no effect [-Wunused-value] | |
| sinfo->filled |= STATION_INFO_TX_BITRATE; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1457:20: error: ‘STATION_INFO_SIGNAL’ undeclared (first use in this function) | |
| sinfo->filled |= STATION_INFO_SIGNAL; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1457:17: error: invalid operands to binary | (have ‘u64’ and ‘struct ieee80211_channel *’) | |
| sinfo->filled |= STATION_INFO_SIGNAL; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1457:3: warning: statement with no effect [-Wunused-value] | |
| sinfo->filled |= STATION_INFO_SIGNAL; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: At top level: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1778:2: warning: initialization from incompatible pointer type | |
| .get_station = wl_cfg80211_get_station, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1778:2: warning: (near initialization for ‘wl_cfg80211_ops.get_station’) | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_alloc_wdev’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1858:20: error: array subscript is not an integer | |
| wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = &__wl_band_2ghz; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1858:2: warning: statement with no effect [-Wunused-value] | |
| wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = &__wl_band_2ghz; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1859:20: error: array subscript is not an integer | |
| wdev->wiphy->bands[IEEE80211_BAND_5GHZ] = &__wl_band_5ghz_a; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1859:2: warning: statement with no effect [-Wunused-value] | |
| wdev->wiphy->bands[IEEE80211_BAND_5GHZ] = &__wl_band_5ghz_a; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_inform_single_bss’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1980:9: error: incompatible type for argument 2 of ‘ieee80211_channel_to_frequency’ | |
| freq = ieee80211_channel_to_frequency(notif_bss_info->channel, | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:3648:5: note: expected ‘enum nl80211_band’ but argument is of type ‘struct ieee80211_channel *’ | |
| int ieee80211_channel_to_frequency(int chan, enum nl80211_band band); | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:1980:7: warning: assignment makes integer from pointer without a cast | |
| freq = ieee80211_channel_to_frequency(notif_bss_info->channel, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2013:9: error: incompatible type for argument 3 of ‘cfg80211_inform_bss’ | |
| cbss = cfg80211_inform_bss(wiphy, channel, (const u8 *)(bi->BSSID.octet), | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:4182:1: note: expected ‘enum cfg80211_bss_frame_type’ but argument is of type ‘const u8 *’ | |
| cfg80211_inform_bss(struct wiphy *wiphy, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2015:3: warning: passing argument 7 of ‘cfg80211_inform_bss’ makes integer from pointer without a cast | |
| (const u8 *)notify_ie, notify_ielen, signal, GFP_KERNEL); | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:4182:1: note: expected ‘u16’ but argument is of type ‘const u8 *’ | |
| cfg80211_inform_bss(struct wiphy *wiphy, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2015:26: warning: passing argument 8 of ‘cfg80211_inform_bss’ makes pointer from integer without a cast | |
| (const u8 *)notify_ie, notify_ielen, signal, GFP_KERNEL); | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:4182:1: note: expected ‘const u8 *’ but argument is of type ‘size_t’ | |
| cfg80211_inform_bss(struct wiphy *wiphy, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2013:9: error: too few arguments to function ‘cfg80211_inform_bss’ | |
| cbss = cfg80211_inform_bss(wiphy, channel, (const u8 *)(bi->BSSID.octet), | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:4182:1: note: declared here | |
| cfg80211_inform_bss(struct wiphy *wiphy, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2013:7: warning: assignment from incompatible pointer type | |
| cbss = cfg80211_inform_bss(wiphy, channel, (const u8 *)(bi->BSSID.octet), | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_notify_connect_status’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2050:4: error: too few arguments to function ‘cfg80211_disconnected’ | |
| cfg80211_disconnected(ndev, 0, NULL, 0, GFP_KERNEL); | |
| ^ | |
| In file included from /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:33:0: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/net/cfg80211.h:4772:6: note: declared here | |
| void cfg80211_disconnected(struct net_device *dev, u16 reason, | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2050:4: warning: statement with no effect [-Wunused-value] | |
| cfg80211_disconnected(ndev, 0, NULL, 0, GFP_KERNEL); | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_ch_to_chanspec’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2206:18: warning: comparison between pointer and integer | |
| if (chan->band == IEEE80211_BAND_2GHZ) { | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2209:23: warning: comparison between pointer and integer | |
| else if (chan->band == IEEE80211_BAND_5GHZ) { | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c: In function ‘wl_update_wiphybands’: | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2843:15: error: array subscript is not an integer | |
| wiphy->bands[IEEE80211_BAND_5GHZ] = &__wl_band_5ghz_n; | |
| ^ | |
| /var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.c:2843:3: warning: statement with no effect [-Wunused-value] | |
| wiphy->bands[IEEE80211_BAND_5GHZ] = &__wl_band_5ghz_n; | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/scripts/Makefile.build:294: recipe for target '/var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.o' failed | |
| make[4]: *** [/var/lib/dkms/broadcom-sta/6.30.223.248/build/src/wl/sys/wl_cfg80211_hybrid.o] Error 1 | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/Makefile:1475: recipe for target '_module_/var/lib/dkms/broadcom-sta/6.30.223.248/build' failed | |
| make[3]: *** [_module_/var/lib/dkms/broadcom-sta/6.30.223.248/build] Error 2 | |
| Makefile:150: recipe for target 'sub-make' failed | |
| make[2]: *** [sub-make] Error 2 | |
| Makefile:8: recipe for target 'all' failed | |
| make[1]: *** [all] Error 2 | |
| make[1]: Leaving directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| Makefile:158: recipe for target 'all' failed | |
| make: *** [all] Error 2 | |
| ////////////////////////////////////////////////////////// | |
| DKMS make.log for nvidia-current-340.96 for kernel 4.7.0-0.bpo.1-amd64 (x86_64) | |
| Thu 20 Oct 21:52:00 CEST 2016 | |
| make: Entering directory '/var/lib/dkms/nvidia-current/340.96/build' | |
| make KBUILD_VERBOSE=1 -C /lib/modules/4.7.0-0.bpo.1-amd64/build M=/var/lib/dkms/nvidia-current/340.96/build modules | |
| make[1]: Entering directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| make -C /usr/src/linux-headers-4.7.0-0.bpo.1-amd64 KBUILD_SRC=/usr/src/linux-headers-4.7.0-0.bpo.1-common \ | |
| -f /usr/src/linux-headers-4.7.0-0.bpo.1-common/Makefile modules | |
| 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 /var/lib/dkms/nvidia-current/340.96/build/.tmp_versions ; rm -f /var/lib/dkms/nvidia-current/340.96/build/.tmp_versions/* | |
| make -f /usr/src/linux-headers-4.7.0-0.bpo.1-common/scripts/Makefile.build obj=/var/lib/dkms/nvidia-current/340.96/build | |
| /bin/sh /var/lib/dkms/nvidia-current/340.96/build/conftest.sh " gcc-4.9" " gcc-4.9" x86 /lib/modules/4.7.0-0.bpo.1-amd64/build /lib/modules/4.7.0-0.bpo.1-amd64/build compile_tests remap_pfn_range vmap set_pages_uc set_memory_uc set_memory_array_uc change_page_attr i2c_adapter pci_get_class pm_message_t irq_handler_t pci_choose_state vm_insert_page acpi_device_ops acpi_op_remove acpi_device_id acquire_console_sem console_lock kmem_cache_create outer_flush_all on_each_cpu smp_call_function nvmap_support acpi_evaluate_integer ioremap_cache ioremap_wc proc_dir_entry INIT_WORK acpi_walk_namespace scatterlist pci_domain_nr pci_dma_mapping_error file_operations sg_alloc_table sg_init_table pci_get_domain_bus_and_slot get_num_physpages efi_enabled dom0_kernel_present drm_available proc_create_data pde_data proc_remove sg_table pm_vt_switch_required pci_save_state file_inode drm_pci_set_busid write_cr4 for_each_online_node node_end_pfn | |
| echo \#define NV_COMPILER \"` gcc-4.9 -v 2>&1 | tail -n 1`\" > /var/lib/dkms/nvidia-current/340.96/build/nv_compiler.h | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv.o /var/lib/dkms/nvidia-current/340.96/build/nv.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv.c:13: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv.c:13: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv.c:13: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv.c:13: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv.c:13: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-acpi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_acpi"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-acpi.o /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-acpi.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-acpi.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-chrdev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_chrdev"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-chrdev.o /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-chrdev.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-cray.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_cray"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-cray.o /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-cray.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-cray.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-cray.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-dma.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_dma"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-dma.o /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-dma.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-dma.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-dma.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-drm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_drm"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-drm.o /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-drm.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-drm.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-drm.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-gvi.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_gvi"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-gvi.o /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-gvi.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-gvi.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_i2c"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-i2c.o /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-i2c.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-i2c.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-mempool.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_mempool"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-mempool.o /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-mempool.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-mempool.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-mmap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_mmap"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-mmap.o /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-mmap.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-mmap.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-p2p.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_p2p"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-p2p.o /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-p2p.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-p2p.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-pat.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_pat"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-pat.o /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-pat.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-pat.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-pat.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-procfs.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_procfs"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-procfs.o /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-procfs.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-procfs.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-usermap.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_usermap"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-usermap.o /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-usermap.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-usermap.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_vm"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-vm.o /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c:14: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c:14: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c:14: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c:14: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vm.c:14: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-vm.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-vm.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.nv-vtophys.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"nv_vtophys"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_nv-vtophys.o /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/nv-vtophys.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"os_interface"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_os-interface.o /var/lib/dkms/nvidia-current/340.96/build/os-interface.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-interface.c: In function ‘os_is_efi_enabled’: | |
| /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:1127:5: warning: return makes integer from pointer without a cast | |
| return NV_EFI_ENABLED(); | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:15:0: | |
| /var/lib/dkms/nvidia-current/340.96/build/os-interface.c: In function ‘os_get_efi_screen_info’: | |
| /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:185:26: warning: the address of ‘efi_enabled’ will always evaluate as ‘true’ [-Waddress] | |
| #define NV_EFI_ENABLED() efi_enabled | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-interface.c:1137:9: note: in expansion of macro ‘NV_EFI_ENABLED’ | |
| if (NV_EFI_ENABLED()) | |
| ^ | |
| if [ "-pg" = "-pg" ]; then if [ /var/lib/dkms/nvidia-current/340.96/build/os-interface.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/var/lib/dkms/nvidia-current/340.96/build/os-interface.o"; fi; fi; | |
| gcc-4.9 -Wp,-MD,/var/lib/dkms/nvidia-current/340.96/build/.os-mlock.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include -Iarch/x86/include/generated/uapi -Iarch/x86/include/generated -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include -Iinclude -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I/usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi -Iinclude/generated/uapi -include /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/kconfig.h -I/var/lib/dkms/nvidia-current/340.96/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -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_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-maybe-uninitialized -O2 --param=allow-store-data-races=0 -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-current/340.96/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"340.96\" -Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\" -DMODULE -DKBUILD_BASENAME='"os_mlock"' -DKBUILD_MODNAME='"nvidia"' -c -o /var/lib/dkms/nvidia-current/340.96/build/.tmp_os-mlock.o /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h: In function ‘queued_write_trylock’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/asm-generic/qrwlock.h:93:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| cnts, cnts | _QW_LOCKED) == cnts); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h: In function ‘next_zones_zonelist’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mmzone.h:939:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(!nodes && zonelist_zone_idx(z) <= highest_zoneidx)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:5:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_get_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:177:3: note: in expansion of macro ‘this_cpu_add’ | |
| this_cpu_add(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h: In function ‘percpu_ref_put_many’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:419:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_1(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:364:11: note: in expansion of macro ‘this_cpu_add_1’ | |
| case 1: stem##1(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:420:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_2(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:365:11: note: in expansion of macro ‘this_cpu_add_2’ | |
| case 2: stem##2(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:421:34: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_4(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:366:11: note: in expansion of macro ‘this_cpu_add_4’ | |
| case 4: stem##4(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| ((val) == 1 || (val) == -1)) ? \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/percpu.h:478:35: note: in expansion of macro ‘percpu_add_op’ | |
| #define this_cpu_add_8(pcp, val) percpu_add_op((pcp), val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:367:11: note: in expansion of macro ‘this_cpu_add_8’ | |
| case 8: stem##8(variable, __VA_ARGS__);break; \ | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:496:33: note: in expansion of macro ‘__pcpu_size_call’ | |
| #define this_cpu_add(pcp, val) __pcpu_size_call(this_cpu_add_, pcp, val) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-defs.h:506:33: note: in expansion of macro ‘this_cpu_add’ | |
| #define this_cpu_sub(pcp, val) this_cpu_add(pcp, -(typeof(pcp))(val)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/percpu-refcount.h:276:3: note: in expansion of macro ‘this_cpu_sub’ | |
| this_cpu_sub(*percpu_count, nr); | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/stddef.h:1:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/stddef.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/posix_types.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/types.h:13, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/types.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/capability.h:16, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/capability.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:15, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:749:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/uaccess.h:769:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (likely(sz < 0 || sz >= n)) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/compiler.h:169:40: note: in definition of macro ‘likely’ | |
| # define likely(x) __builtin_expect(!!(x), 1) | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:142:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h: In function ‘fault_in_pages_writeable’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:533:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (span > 2 * PAGE_SIZE) | |
| ^ | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/pagemap.h:540:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| if (ret == 0 && span > PAGE_SIZE) | |
| ^ | |
| In file included from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/processor.h:15:0, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/cpufeature.h:4, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/thread_info.h:52, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/thread_info.h:54, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/preempt.h:6, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/preempt.h:59, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/spinlock.h:50, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/seqlock.h:35, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/time.h:5, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/uapi/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/timex.h:56, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/sched.h:19, | |
| from /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/utsname.h:5, | |
| from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:51, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c: In function ‘os_lock_user_pages’: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/arch/x86/include/asm/current.h:17:17: warning: passing argument 1 of ‘get_user_pages’ makes integer from pointer without a cast | |
| #define current get_current() | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:48:26: note: in expansion of macro ‘current’ | |
| ret = get_user_pages(current, mm, (unsigned long)address, | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:75:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mm.h:1276:6: note: expected ‘long unsigned int’ but argument is of type ‘struct task_struct *’ | |
| long get_user_pages(unsigned long start, unsigned long nr_pages, | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:48:35: warning: passing argument 2 of ‘get_user_pages’ makes integer from pointer without a cast | |
| ret = get_user_pages(current, mm, (unsigned long)address, | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:75:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mm.h:1276:6: note: expected ‘long unsigned int’ but argument is of type ‘struct mm_struct *’ | |
| long get_user_pages(unsigned long start, unsigned long nr_pages, | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:49:25: warning: passing argument 5 of ‘get_user_pages’ makes pointer from integer without a cast | |
| page_count, write, force, user_pages, NULL); | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:75:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mm.h:1276:6: note: expected ‘struct page **’ but argument is of type ‘NvBool’ | |
| long get_user_pages(unsigned long start, unsigned long nr_pages, | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:49:32: warning: passing argument 6 of ‘get_user_pages’ makes pointer from integer without a cast | |
| page_count, write, force, user_pages, NULL); | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:75:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mm.h:1276:6: note: expected ‘struct vm_area_struct **’ but argument is of type ‘NvBool’ | |
| long get_user_pages(unsigned long start, unsigned long nr_pages, | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:48:11: error: too many arguments to function ‘get_user_pages’ | |
| ret = get_user_pages(current, mm, (unsigned long)address, | |
| ^ | |
| In file included from /var/lib/dkms/nvidia-current/340.96/build/nv-linux.h:75:0, | |
| from /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:15: | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/include/linux/mm.h:1276:6: note: declared here | |
| long get_user_pages(unsigned long start, unsigned long nr_pages, | |
| ^ | |
| /var/lib/dkms/nvidia-current/340.96/build/os-mlock.c:61:13: error: implicit declaration of function ‘page_cache_release’ [-Werror=implicit-function-declaration] | |
| page_cache_release(user_pages[i]); | |
| ^ | |
| cc1: some warnings being treated as errors | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/scripts/Makefile.build:294: recipe for target '/var/lib/dkms/nvidia-current/340.96/build/os-mlock.o' failed | |
| make[4]: *** [/var/lib/dkms/nvidia-current/340.96/build/os-mlock.o] Error 1 | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/Makefile:1475: recipe for target '_module_/var/lib/dkms/nvidia-current/340.96/build' failed | |
| make[3]: *** [_module_/var/lib/dkms/nvidia-current/340.96/build] Error 2 | |
| Makefile:150: recipe for target 'sub-make' failed | |
| make[2]: *** [sub-make] Error 2 | |
| Makefile:8: recipe for target 'all' failed | |
| make[1]: *** [all] Error 2 | |
| make[1]: Leaving directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| Makefile:35: recipe for target 'modules' failed | |
| make: *** [modules] Error 2 | |
| make: Leaving directory '/var/lib/dkms/nvidia-current/340.96/build' | |
| make: Entering directory '/var/lib/dkms/nvidia-current/340.96/build/uvm' | |
| make KBUILD_VERBOSE=1 -C /lib/modules/4.7.0-0.bpo.1-amd64/build M=/var/lib/dkms/nvidia-current/340.96/build/uvm modules | |
| make[1]: Entering directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| make -C /usr/src/linux-headers-4.7.0-0.bpo.1-amd64 KBUILD_SRC=/usr/src/linux-headers-4.7.0-0.bpo.1-common \ | |
| -f /usr/src/linux-headers-4.7.0-0.bpo.1-common/Makefile modules | |
| 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 /var/lib/dkms/nvidia-current/340.96/build/uvm/.tmp_versions ; rm -f /var/lib/dkms/nvidia-current/340.96/build/uvm/.tmp_versions/* | |
| make -f /usr/src/linux-headers-4.7.0-0.bpo.1-common/scripts/Makefile.build obj=/var/lib/dkms/nvidia-current/340.96/build/uvm | |
| /bin/sh /var/lib/dkms/nvidia-current/340.96/build/uvm/conftest.sh " gcc-4.9" " gcc-4.9" x86 /lib/modules/4.7.0-0.bpo.1-amd64/build /lib/modules/4.7.0-0.bpo.1-amd64/build compile_tests remap_page_range remap_pfn_range irq_handler_t vm_insert_page kmem_cache_create outer_flush_all vm_operations_struct file_operations task_struct address_space address_space_init_once kbasename fatal_signal_pending kuid_t | |
| /bin/sh /var/lib/dkms/nvidia-current/340.96/build/uvm/conftest.sh " gcc-4.9" " gcc-4.9" x86 /lib/modules/4.7.0-0.bpo.1-amd64/build /lib/modules/4.7.0-0.bpo.1-amd64/build patch_check | |
| *** Please build the nvidia.ko module first *** | |
| exit 1 | |
| /var/lib/dkms/nvidia-current/340.96/build/uvm/Kbuild:220: recipe for target '/var/lib/dkms/nvidia-current/340.96/build/uvm/../Module.symvers' failed | |
| make[4]: *** [/var/lib/dkms/nvidia-current/340.96/build/uvm/../Module.symvers] Error 1 | |
| /usr/src/linux-headers-4.7.0-0.bpo.1-common/Makefile:1475: recipe for target '_module_/var/lib/dkms/nvidia-current/340.96/build/uvm' failed | |
| make[3]: *** [_module_/var/lib/dkms/nvidia-current/340.96/build/uvm] Error 2 | |
| Makefile:150: recipe for target 'sub-make' failed | |
| make[2]: *** [sub-make] Error 2 | |
| Makefile:8: recipe for target 'all' failed | |
| make[1]: *** [all] Error 2 | |
| make[1]: Leaving directory '/usr/src/linux-headers-4.7.0-0.bpo.1-amd64' | |
| Makefile:35: recipe for target 'modules' failed | |
| make: *** [modules] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment