On 24/02/16 11:41, Jan Beulich wrote:
On 23.02.16 at 17:31, wrote:
>> In preparation for using superpage mappings, .data and .bss will both want to
>> be mapped as read-write. By making them adjacent, they can share the same
>> superpage and will not require superpage alignment between thems
>>> On 23.02.16 at 17:31, wrote:
> In preparation for using superpage mappings, .data and .bss will both want to
> be mapped as read-write. By making them adjacent, they can share the same
> superpage and will not require superpage alignment between themselves.
>
> While making this change, fix