commit | 3142e9e9fe0dca0c47ec8700d59ff8c0fd79557a | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Oct 23 11:35:06 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Oct 23 11:59:19 2012 -0400 |
tree | a5fbea38b82f2070ab1ee68ca208486ec93225c7 | |
parent | 37db350eed16d2b21eeedf9102d3ca0b3bd433b0 [diff] |
xen/hypercall: Make xen_remove_from_physmap the same on 64/32 builds. By making the structure exactly the same size and with the same offsets on 64 and 32-bit builds we are future-proofing ourselves. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>