{"id":1930,"date":"2017-03-06T00:51:16","date_gmt":"2017-03-06T00:51:16","guid":{"rendered":"http:\/\/rglinuxtech.com\/?p=1930"},"modified":"2017-03-06T00:51:16","modified_gmt":"2017-03-06T00:51:16","slug":"kernel-4-11-rc1-released-breaks-patched-vmware-and-nvidia","status":"publish","type":"post","link":"https:\/\/rglinuxtech.com\/?p=1930","title":{"rendered":"Kernel &#8211; 4.11-rc1 Released &#8211; Breaks (Patched) VMware and NVIDIA.."},"content":{"rendered":"<p>Kernel <strong>4.11-rc1<\/strong> has been released, and brief details are here: <a href=\"http:\/\/lkml.iu.edu\/hypermail\/linux\/kernel\/1703.0\/03031.html\" target=\"_blank\">http:\/\/lkml.iu.edu\/hypermail\/linux\/kernel\/1703.0\/03031.html<\/a><\/p>\n<p>Updated the test system, and 4.10-patched versions of VMware 12.5.2 and NVIDIA 378.13 fail to compile..<\/p>\n<p>VMware (12.5.2 &#8211; patched for 4.9\/4.10):<\/p>\n<pre><strong><span style=\"font-family: courier new,courier;\">.............\r\n\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c: In function \u2018HostIFFastClockThread\u2019:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c:3267:4: error: implicit declaration of function \u2018allow_signal\u2019 [-Werror=implicit-function-declaration]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> allow_signal(SIGKILL);<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c: In function \u2018HostIF_SetFastClockRate\u2019:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c:3421:10: error: implicit declaration of function \u2018force_sig\u2019 [-Werror=implicit-function-declaration]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> force_sig(SIGKILL, linuxState.fastClockThread);<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">cc1: some warnings being treated as errors<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">scripts\/Makefile.build:294: recipe for target '\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.o' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** [\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.o] Error 1<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** Waiting for unfinished jobs....<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/driver.c:121:19: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> .fault = LinuxDriverFault<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/driver.c:121:19: note: (near initialization for \u2018vmuser_mops.fault\u2019)<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/driver.c:1283:1: warning: always_inline function might not be inlinable [-Wattributes]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> LinuxDriverSyncReadTSCs(uint64 *delta) \/\/ OUT: TSC max - TSC min<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~~~~~~~~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">cc1: some warnings being treated as errors<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">scripts\/Makefile.build:294: recipe for target '\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/driver.o' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** [\/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/driver.o] Error 1<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">Makefile:1492: recipe for target '_module_\/tmp\/modconfig-rRcJiJ\/vmmon-only' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[1]: *** [_module_\/tmp\/modconfig-rRcJiJ\/vmmon-only] Error 2<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[1]: Leaving directory '\/usr\/src\/linux-4.11-rc1'<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">Makefile:120: recipe for target 'vmmon.ko' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make: *** [vmmon.ko] Error 2<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make: Leaving directory '\/tmp\/modconfig-rRcJiJ\/vmmon-only'<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">....................................<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> CC [M] \/tmp\/modconfig-rRcJiJ\/vmnet-only\/bridge.o<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmnet-only\/userif.c: In function \u2018VNetUserIfRead\u2019:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/tmp\/modconfig-rRcJiJ\/vmnet-only\/userif.c:748:11: error: implicit declaration of function \u2018signal_pending\u2019 [-Werror=implicit-function-declaration]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> if (signal_pending(current)) {<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">cc1: some warnings being treated as errors<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">scripts\/Makefile.build:294: recipe for target '\/tmp\/modconfig-rRcJiJ\/vmnet-only\/userif.o' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** [\/tmp\/modconfig-rRcJiJ\/vmnet-only\/userif.o] Error 1<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** Waiting for unfinished jobs....<\/span><\/strong><\/pre>\n<p>NVIDIA (378.13 with 4.10 patch):<\/p>\n<pre><strong><span style=\"font-family: courier new,courier;\">...............................<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_linux.h: In function \u2018__fatal_signal_pending\u2019:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_linux.h:212:25: error: implicit declaration of function \u2018sigismember\u2019 [-Werror=implicit-function-declaration]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> return unlikely(sigismember(&amp;p-&gt;pending.signal, SIGKILL));<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/usr\/src\/linux-4.11-rc1\/include\/linux\/compiler.h:179:42: note: in definition of macro \u2018unlikely\u2019<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> # define unlikely(x) __builtin_expect(!!(x), 0)<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">In file included from \/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_utils.c:25:0:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_linux.h: In function \u2018fatal_signal_pending\u2019:<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_linux.h:217:16: error: implicit declaration of function \u2018signal_pending\u2019 [-Werror=implicit-function-declaration]<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> return signal_pending(p) &amp;&amp; __fatal_signal_pending(p);<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\"> ^~~~~~~~~~~~~~<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">cc1: some warnings being treated as errors<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/usr\/src\/linux-4.11-rc1\/scripts\/Makefile.build:294: recipe for target '\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_utils.o' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[3]: *** [\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel\/nvidia-uvm\/uvm_utils.o] Error 1<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">\/usr\/src\/linux-4.11-rc1\/Makefile:1492: recipe for target '_module_\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: *** [_module_\/home\/rgadsdon\/kernel\/NVIDIA-Linux-x86_64-378.13-custom\/kernel] Error 2<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[2]: Leaving directory '\/usr\/src\/linux-4.11-rc1'<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">Makefile:152: recipe for target 'sub-make' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[1]: *** [sub-make] Error 2<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make[1]: Leaving directory '\/usr\/src\/linux-4.11-rc1'<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">Makefile:81: recipe for target 'modules' failed<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">make: *** [modules] Error 2<\/span><\/strong>\r\n<strong><span style=\"font-family: courier new,courier;\">........................................<\/span><\/strong><\/pre>\n<p><em>Robert Gadsdon.\u00a0 March 5, 2017<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Kernel 4.11-rc1 has been released, and brief details are here: http:\/\/lkml.iu.edu\/hypermail\/linux\/kernel\/1703.0\/03031.html Updated the test system, and 4.10-patched versions of VMware 12.5.2 and NVIDIA 378.13 fail to compile.. VMware (12.5.2 &#8211; patched for 4.9\/4.10): &#8230;&#8230;&#8230;&#8230;. \/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c: In function \u2018HostIFFastClockThread\u2019: \/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c:3267:4: error: implicit declaration of function \u2018allow_signal\u2019 [-Werror=implicit-function-declaration] allow_signal(SIGKILL); ^~~~~~~~~~~~ \/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c: In function \u2018HostIF_SetFastClockRate\u2019: \/tmp\/modconfig-rRcJiJ\/vmmon-only\/linux\/hostif.c:3421:10: error: implicit declaration of <span class=\"excerpt-dots\">&hellip;<\/span> <a class=\"more-link\" href=\"https:\/\/rglinuxtech.com\/?p=1930\"><span class=\"more-msg\">Continue reading &rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[5,6,14,15,18,19,25],"tags":[969,1552,1553,1490],"class_list":["post-1930","post","type-post","status-publish","format-standard","hentry","category-compilation","category-crash-and-burn","category-kernel","category-linux-2","category-nvidia","category-opinion","category-vmware","tag-compile-fails","tag-kernel-4-11-rc1","tag-nvidia-378-13-patched","tag-vmware-12-5-2-patched"],"_links":{"self":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1930","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1930"}],"version-history":[{"count":1,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1930\/revisions"}],"predecessor-version":[{"id":1931,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=\/wp\/v2\/posts\/1930\/revisions\/1931"}],"wp:attachment":[{"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1930"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1930"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rglinuxtech.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1930"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}