On Wed, Jul 1, 2015 at 12:17 PM, Laurent Dufour
<lduf...@linux.vnet.ibm.com> wrote:
> The commit 2ae416b142b6 ("mm: new mm hook framework") introduced an empty
> header file (mm-arch-hooks.h) for every architecture, even those which
> doesn't need to define mm hooks.
>
> As suggested by Geert Uytterhoeven, this could be cleaned through the use
> of a generic header file included via each per architecture
> asm/include/Kbuild file.
>
> The PowerPC architecture is not impacted here since this architecture has
> to defined the arch_remap MM hook.
>
> Changes in V2:
> --------------
>  - Vineet Gupta reported that the Kbuild files should be kept sorted.
>  - Add fix for the newly introduced H8/300 architecture.
>
> Signed-off-by: Laurent Dufour <lduf...@linux.vnet.ibm.com>
> Suggested-by: Geert Uytterhoeven <ge...@linux-m68k.org>
> CC: Andrew Morton <a...@linux-foundation.org>
> CC: Vineet Gupta <vineet.gup...@synopsys.com>
> CC: linux-a...@vger.kernel.org
> CC: linux...@kvack.org
> CC: linux-kernel@vger.kernel.org

For m68k:
Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to