Files
kernel_google_wahoo/arch
Matt Wagantall 6999257f3c arm64: mark split_pmd() with __init to avoid section mismatch warnings
split_pmd() calls early_alloc(), which is marked with __init. Mark
split_pmd() similarly. The only current caller of split_pmd() is
remap_pages(), which is already __init, so there was no real danger
here in the first place.

Change-Id: I3bbc4c66f1ced8fe772366b7e5287be5f474f314
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
2016-03-22 11:03:34 -07:00
..
2016-03-22 11:03:15 -07:00
2015-12-29 17:45:49 -08:00
2015-11-22 11:35:26 +01:00
2015-11-26 22:25:58 +08:00
2015-12-21 10:16:18 +01:00
2015-12-12 10:15:34 -08:00
2015-12-08 22:26:00 +01:00