On Monday 10 June 2013, HATAYAMA Daisuke wrote: > Also, on no-MMU configuration, because we don't export buffer for ELF > note segment to user-space, we use vzalloc() to allocate the buffer. > Therefore, we use differnet functions to allocate the buffer for ELF > note segment. To avoid code duplication, introduce a helper > alloc_elfnotes_buf(). > > Reported-by: Amd Bergmann <[email protected]> > Signed-off-by: HATAYAMA Daisuke <[email protected]>
Thanks Note that my name is Arnd not Amd, otherwise Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

