[00:28] Odd question. I'm about to try bisecting the kernel and I'm not sure if the updated 4.6 kernel I installed is mainline or has ubuntu changes. Is it correct to assume that this verson (4.6.0-040600.201605151930) shows it's the mainline kernel where this version (4.6.0-9.11) shows it's the yakkety kernel? === JanC is now known as Guest7844 === JanC_ is now known as JanC [19:51] Odd question. I'm about to try bisecting the kernel and I'm not sure if the updated 4.6 kernel I installed is mainline or has ubuntu changes. Is it correct to assume that this verson (4.6.0-040600.201605151930) shows it's the mainline kernel where this version (4.6.0-9.11) shows it's the yakkety kernel? [19:55] tgm4883, that should be obvious after looking at the recent commits in your repository. An Ubuntu distro repo will have dozens of 'UBUNTU:' commits. [19:59] rtg: heh, I haven't checked out the repository yet, just installed the prerolled packages from the PPA. That's actually why I was wondering, before I bisect I want to make sure I know where the working version is [20:00] tgm4883, well, the mainline kernel is pretty much vanilla upstream. [20:01] Yep, I'll probably just download the ubuntu kernel packages from the ppa again, test that it's fixed and then I'll be able to clone and build from the right repository [20:02] The difficult part is that it's not an issue that shows up immediately, so it takes some time to test