On Thu, Jul 20, 2017 at 01:48:17PM +0530, Arvind Yadav wrote:Yes,
It's just show, how much bytes move from data segment to text segment.3614 545 1560 5719 1657 x86/kernel/cpu/microcode/core.o
~arvind
3614 + 545 = 4159
3742 417 1560 5719 1657 x86/kernel/cpu/microcode/core.o
3742 + 417 = 4159
3742 - 3614 = 128
So 128 bytes moved to text.
I have mentioned all this in commit message. I have added below
I fail to see how this is relevant. Your commit message contains not
really relevant info for such a simple change. Rather, it should just be
a one-liner:
"Constify attribute_group structs because they don't change at runtime."I can add this as subject. But we should avoid lengthy subject.
~arvind
That's it.