LinuxCNC has a problem compiling with kernel > 2.14 due to: https://lkml.org/lkml/2017/9/30/189 There was already a pull request for a fix: https://github.com/LinuxCNC/linuxcnc/pull/642 But last night (forgetting that experimental branches also get auto built, and wanting to test for compatibility with previous version) I pushed: https://github.com/LinuxCNC/linuxcnc/commit/0dbbfb3ae106feea27dab4753ae40c21b6ea06d3
I should have put this in an experimental branch first, and then it should have been put in 2.8 (and maybe 2.7) Questions: Should it go in 2.7? Does it need to be wrapped in kernel version macros? It compiles fine at least as far back as kernel 3.4.9, so perhaps it is not worth bothering? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
