Re: WINE + NX (No eXecute) support for x86, 2.6.7-rc2-bk2

From: Eric W. Biederman
Date: Tue Jun 08 2004 - 04:46:24 EST


Andi Kleen <ak@xxxxxx> writes:

> Ingo Molnar <mingo@xxxxxxx> writes:
> >
> > Wine is in a really difficult position (due to the complex task it
> > achieves) and is more sensitive to VM layout changes than other
> > applications. So lets try to find the solution that preserves the
>
> More ELF headers bits are not really hard to add.

Actually I think the cleanest thing at this point, and it was discussed
earlier is for the wine binary to have an ELF segment that is all bss
in the first 1GB. If the kernel loader can't cope we should fix that
before we start adding new ELF bits.

Wine can then mmap over it as it sees fit.

Eric
-
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/