Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1305523

Re: [PATCH] m68k: fix build failure

From Geert Uytterhoeven <geert@linux-m68k.org>
Newsgroups linux.kernel
Subject Re: [PATCH] m68k: fix build failure
Date 2016-01-10 10:40 +0100
Message-ID <qPkDE-2iG-11@gated-at.bofh.it> (permalink)
References <qNb1N-2kn-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jan 4, 2016 at 11:57 AM, Sudip Mukherjee
<sudipm.mukherjee@gmail.com> wrote:
> The defconfig build of m68k was failing with the error:
> implicit declaration of function '__pfn_to_phys'
>
> Other architectures have added <asm/memory.h>, but if we do so here then
> we will also get redeclaration of some other functions. So it is better
> to copy these macros into page_mm.h.
>
> Fixes: 0a3c3bf11240 ("x86, mm: introduce vmem_altmap to augment vmemmap_populate()")
> Cc: Dan Williams <dan.j.williams@intel.com>
> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>

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

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH] m68k: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-04 12:00 +0100
  Re: [PATCH] m68k: fix build failure Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-10 10:40 +0100
    Re: [PATCH] m68k: fix build failure Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-10 11:00 +0100
  Re: [PATCH] m68k: fix build failure Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-10 10:40 +0100

csiph-web