+2
−2
+1
−71
arch/x86/mm/physaddr.c
0 → 100644
+70
−0
arch/x86/mm/physaddr.h
0 → 100644
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Split __phys_addr out into its own file so we can disable
-fstack-protector in a fine-grained fashion. Also it doesn't
have terribly much to do with the rest of ioremap.c.
Signed-off-by:
Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>