On Mon, Jan 13, 2003 at 11:19:58AM +0100, dada1 wrote: > > > + TEXT_SECTION_CMD(0xC0000000 + 0x100000,, 0x9090, ) > > Could you change in arch/i386/vmlinux-lds.S the 0xC0000000 by PAGE_OFFSET > (defined in include/asm-i386/page.h) > > TEXT_SECTION_CMD(PAGE_OFFSET + 0x100000,, 0x9090, ) Good suggestion, I will do that. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
References:
- Prev by Date: [2.5.56] (partial known) bugs/compile errors
- Next by Date: Re: 2.4.20 Promise IDE RAID Locks up (gcc 3.2.1!)
- Previous by thread: Re: [RFC] Consolidate vmlinux.lds.S files
- Next by thread: Re: [RFC] Consolidate vmlinux.lds.S files
- Indexes:[Main][Thread]