commit | 78c86e5e5691fc84d5fbea0cd4ac7147e87b7490 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Sep 10 10:09:38 2009 -0700 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Thu Sep 10 11:48:55 2009 -0700 |
tree | aa10df4a64505332ec093d909fa0999764ac4d66 | |
parent | 2496afbf1e50c70f80992656bcb730c8583ddac3 [diff] |
x86: split __phys_addr out into separate file 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>