* Jim Kukunas <[email protected]> wrote:
>
> Hi Folks,
>
> This patchset introduces eXecute-In-Place (XIP) support for x86.
> [...]
So we'd need a lot better high level description than this:
- a bit of background description: what are the advantages of having
the kernel image in non-RAM (flash), etc.
- on what hardware/bootloaders is or will be XIP supported?
Also, there should probably be some fail-safe mechanism included: such
as to check whether caching attributes (MTRRs, PAT) are properly set
for the XIP area (at minimum to not be uncacheable).
Thanks,
Ingo
--
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/