On Tue, Jan 23, 2018 at 8:55 PM, Corbin Bird <corbinb...@charter.net> wrote: > > So ... I ran 'make mrproper' in '/opt/compile/linux-4.9.77/'
If you're doing this right make mrproper won't do anything, since you're not writing to the source tree anyway. What happens when you build v4.9.76? I would be useful to confirm that it is in fact the .77 patches that cause the issue. The next step would be to maybe revert commit 3d16a1315add12386894e7dc7bc86454e4f4b79d. If that doesn't do it I'd just start bisecting between the two releases. -- Rich