Skip to content
Snippets Groups Projects
user avatar
Benjamin Herrenschmidt authored
This adds some code to do early ioremap's using page tables instead of
bolting entries in the hash table. This will be used by the upcoming
64-bits BookE port.

The patch also changes the test for early vs. late ioremap to use
slab_is_available() instead of our old hackish mem_init_done.

Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
a245067e
History
Name Last commit Last update
..