RE: How can I jump to non-linux address space?

Ian Thompson (ithompso@stargateip.com)
Mon, 8 Oct 2001 10:43:45 -0700


> functions already do the right things for you. setup_mm_for_reboot()
> will remap all of user space with a 1:1 virtual to physical mapping,

Am I correct in assuming that this will not remap the kernel address space?
If I'm trying to jump from the kernel to this physical address, will I need
to go through user space first?

-ian

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