May 27, 2014
4:16 p.m.
On Tue, 27 May 2014 07:28:34 -0700, Greg KH said:
So are you doing this as root? Because you should never do kernel development as root, just put kernel source trees in your home directory somewhere, like under ~/linux/
No, I'm not doing the builds as root. /usr/src has been fixed to be owned by source:source like God intended. (And yes, that works just fine because any RPMs that yum wants to scribble under that are scribbled as root so the ownership doesn't matter. :)