Re: 2.6.9-rc1-mm1 ppc build broken

From: Albert Herranz (albert_herranz_at_yahoo.es)
Date: 08/31/04

  • Next message: Paulo Marques: "Re: 2.6.9-rc1-mm2 Inconsistent kallsyms"
    Date:	Tue, 31 Aug 2004 12:51:18 +0200 (CEST)
    To: Roland McGrath <roland@redhat.com>
    
    

    > This is creating a circularity on ppc that others
    > don't have apparently.
    >
    > > CC arch/ppc/kernel/asm-offsets.s
    > > In file included from include/linux/mm.h:4,
    >
    > > from include/asm/io.h:7,
    > > from include/linux/timex.h:61,
    >
    > This #include link here is the issue. Vanilla
    > linux/timex.h does not have
    > the #include <asm/io.h>. On other machines,
    > <asm/io.h> does not include
    > <linux/mm.h>, so you don't get into the problem with
    > sched.h.

    Thanks.

    The #include <asm/io.h> comes from bk-ia64.patch time
    interpolation logic patch from Cristoph Lameter.

    I've checked that at least for the embedded port I'm
    working on the linux/mm.h is *not* a must on ppc
    asm/io.h so we can get rid of it (commented out).
    Maybe this is also true for the rest of ppc platforms.

    Now 2.6.9-rc1-mm1 builds fine.

    Cheers,
    Albert

                    
    ______________________________________________
    Renovamos el Correo Yahoo!: ˇ100 MB GRATIS!
    Nuevos servicios, más seguridad
    http://correo.yahoo.es
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Paulo Marques: "Re: 2.6.9-rc1-mm2 Inconsistent kallsyms"

    Relevant Pages

    • Re: [RFC] invalidate_mmap_range() misses remap_file_pages()-affected targets
      ... At some point we burned a bit of effort to ensure we wiped all the ptes ... up invalidate_mmap_rangewith its intent (unmapping file offset ranges ... pte, which is disturbing, but a sign ppc* maintainers already handle it. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.9-rc1-mm1 ppc build broken
      ... This is creating a circularity on ppc that others don't have apparently. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] ppc64: Fix possible race with set_pte on a present PTE
      ... this case is useless on ppc... ... completely instead and define it's arch impl. ... ptep_set_dirty_accessedresponsibility to do the TLB flush if ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Posssible bug in kernel/irq/handle.c
      ... > enable interrupts behind our back, and expects us to call a firmware ... handling to work so that it's usabel for PPC. ... Be vewy vewy caweful when changing that code, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: PowerMac 8500 (summary)
      ... [To reduce noise, i've replied personally to specific points not ... Yeah, much of what was in the earlier summary has been cleared up. ... One not specific to PPC is that it would be better if 'bootlogd' ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)