Re: first patch question

2018-08-06 Thread Nicholas Mc Guire
On Tue, Aug 07, 2018 at 12:15:04AM -0400, Greg Gallagher wrote: > Hi, >I creating my first patch to the kernel. I followed the > instruction on the newbies wiki and everything went smoothly. I got > feedback from the maintainer to fix all the alignment issues in the > file instead of just

first patch question

2018-08-06 Thread Greg Gallagher
Hi, I creating my first patch to the kernel. I followed the instruction on the newbies wiki and everything went smoothly. I got feedback from the maintainer to fix all the alignment issues in the file instead of just the one i picked. My question is if I fix 10 alignment issues identified by

Re: Virtual console devices

2018-08-06 Thread Greg KH
On Mon, Aug 06, 2018 at 11:15:00AM +0530, Tushar Dave wrote: > Hello, > > I am trying to optimize boot up time for my board. > > I ran bootchart and observed that virtual console devices are being created > in very high number which finally cause the boot up time to increase by 1.5 > seconds. >

Re: Problem of compiling linux2.6.11.12 kernel

2018-08-06 Thread He Huanyu
Thanks for your advices, I’ve just found the CentOS 6.x release is with 2.x Linux kernel. So I decide to compile version 2.6.11 kernel on a CentOS 6.x VM. It can also offers me a desktop. That’s pretty attractive:) On 08/06/2018 10:25, Daniel. wrote: Try with gcc 4 you may get it from AUR Em