> > And this prevents the lowmemory to be secured by NX? > What do you mean, when you say "lowmemory"?
I mean EF-Segments. Cause we got a kernel oops as we accidentally used ioremap_nocache on a EF-Segment address. Before that usage the EF-Segments weren't secured, afterwards they were. We use now ioremap which does the high low mem check, but I was a bit confused that NX was not active before. But I can't provide any further informations about the system, cause it was more or less support for a customer. Ciao Thilo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/