diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-02-23 21:34:47 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-02-24 12:50:11 -0800 |
commit | ddf9499b3d1e655f212f22b0a703506fcac90b25 (patch) | |
tree | b4465e4702de4f0b15f1115457ed03f0dbbc685d /net/ipv4 | |
parent | 954a8b8162ecab1d5ddf6c5b993b2d4da3fcaef7 (diff) |
x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map
This was changed to a physmap_t giving a clashing symbol redefinition,
but actually using a physmap_t consumes rather a lot of space on x86,
so stick with a private copy renamed with a voyager_ prefix and made
static. Nothing outside of the Voyager code uses it, anyway.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions