Oops: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922478#72" rel="nofollow">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922478#72</a><p>The problem patch is in <a href="http://deb.debian.org/debian/pool/main/l/linux/linux_4.9.144-3.debian.tar.xz" rel="nofollow">http://deb.debian.org/debian/pool/main/l/linux/linux_4.9.144...</a> (I think)<p>"Commit 901e325f772f "ARM: bugs: add support for per-processor bug
checking" added a new member to struct processor. This structure
is always instantiated in built-in code and the new member is only
used in built-in code. Therefore we can safely add the new member
at the end instead.<p>Move it to the end and hide it from genksyms. Also hide it when
building modules, to make sure they really don't use it."
love this note on it:
"Sure, maybe. I've suggested kernelci as a useful thing to help here, but we really need to be testing kernels complete with all the Debian patches to..."<p>so does that mean they test the kernel but not their own patches to it? seems silly :D