https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63344
Andi Kleen <andi-gcc at firstfloor dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andi-gcc at firstfloor dot org --- Comment #3 from Andi Kleen <andi-gcc at firstfloor dot org> --- Yes it's a kernel bug. I hit it earlier too. const always needs to go into separate sections. const __read_mostly is also meaningless.