On 03/15/2017 12:44 AM, Riccardo Mottola wrote: > Interesting is that this is 4.8.0-1 while the header advertises 4.8.5!
Not really. 4.8.0 is the ABI version while 4.8.5 is the kernel version. This means that modules built for a 4.8.3 kernel will also work for a 4.8.5 kernel without having to recompile the kernel modules. The ABI version is bumped for every minor kernel release and is currently at 4.9.0 in Debian unstable, see the output of uname: glaubitz@ikarus:~$ uname -a Linux ikarus 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 GNU/Linux glaubitz@ikarus:~$ Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913