On May 14, 2013 3:02 PM, "Goswin von Brederlow" wrote:
>
> On Mon, May 13, 2013 at 03:37:32PM +, Leif Lindholm wrote:
> > The import into the collaborative branch discarded the call to
> > get_real_bss_start before starting the BSS zeroing operation.
> >
> > While get_real_bss_start might have
On Mon, May 13, 2013 at 03:37:32PM +, Leif Lindholm wrote:
> The import into the collaborative branch discarded the call to
> get_real_bss_start before starting the BSS zeroing operation.
>
> While get_real_bss_start might have been a bit of an ugly hack,
> simply discarding it means that we n
Could you request savannah membership so you have commit rights to this
branch?
Will you be at LinuxTag?
On 13.05.2013 17:37, Leif Lindholm wrote:
> The import into the collaborative branch discarded the call to
> get_real_bss_start before starting the BSS zeroing operation.
>
> While get_real_bs
The import into the collaborative branch discarded the call to
get_real_bss_start before starting the BSS zeroing operation.
While get_real_bss_start might have been a bit of an ugly hack,
simply discarding it means that we now end up doing unaligned
STR operations, and any platform with MMU disab