2015-04-01 5:38 GMT+06:00 Andrew Morton :
> On Sat, 28 Mar 2015 23:08:03 +0600 Alexander Kuleshov
> wrote:
>
> I guess this should be "memblock_add:". That's what
> memblock_reserve_region() does?
>
> --- a/mm/memblock.c~mm-memblock-add-debug-output-for-the-memblock_add-fix
> +++ a/mm/memblock.c
On Sat, 28 Mar 2015 23:08:03 +0600 Alexander Kuleshov
wrote:
> memblock_reserve function calls memblock_reserve_region which
> prints debugging information if 'memblock=debug' passed to the
> command line. This patch adds the same behaviour, but for the
> memblock_add function.
>
> Signed-off-
memblock_reserve function calls memblock_reserve_region which
prints debugging information if 'memblock=debug' passed to the
command line. This patch adds the same behaviour, but for the
memblock_add function.
Signed-off-by: Alexander Kuleshov
---
mm/memblock.c | 18 --
1 file c
3 matches
Mail list logo