Re: [PATCH] mm/nobootmem: Fix unused variable

From: Philipp Hachtmann
Date: Mon Jan 20 2014 - 06:28:52 EST



Am Fri, 17 Jan 2014 13:38:31 -0800
schrieb Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>:

> Yes, that is a bit of an eyesore. We often approach the problem this
> way, which is nicer:

> [ ... ]
> #ifdef CONFIG_ARCH_DISCARD_MEMBLOCK
> {
> phys_addr_t size;
>
> [ ... ]
> }
> #endif

This is a very nice idea! I have updated my fix. This leads to a V5
patch series (which I will post now) because the following to patches
had to be slightly updated
to fit on top of the fix.

Kind regards

Philipp

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/