Small update on this: It seems that all of the removed CONFIG settings
are set anyways. That is, there is no difference in the final kernel
.config file. Which leads me to believe that this issue was fixed
upstream somehow. I'll be doing further testing to verify.
On Mon, Jan 15, 2018 at 1:37 PM,
15.01.2018 22:30, Rosen Penev:
It is defined in generic yes. From discussions on IRC, the issue may
be related to something else. I will do further testing to see whether
or not this is correct. Should take me another week or so...
I still have no idea why in 17.01 CONIG_SCHED_HRTICK is defined
It is defined in generic yes. From discussions on IRC, the issue may
be related to something else. I will do further testing to see whether
or not this is correct. Should take me another week or so...
I still have no idea why in 17.01 CONIG_SCHED_HRTICK is defined in
generic and in a bunch of arch
15.01.2018 21:09, Rosen Penev:
Fixes FS #1242.
The way I figured this out was by using diff on config-4.4 from 17.01
and config-4.9 from trunk. First I removed CONFIG options. That did not work.
Then I started adding. This one seems to do the trick.
The issue is that anything in /dev/sdX starts
Fixes FS #1242.
The way I figured this out was by using diff on config-4.4 from 17.01
and config-4.9 from trunk. First I removed CONFIG options. That did not work.
Then I started adding. This one seems to do the trick.
The issue is that anything in /dev/sdX starts returning bad data when read.
PC