diff options
author | Jeff Dike <jdike@addtoit.com> | 2006-01-11 12:17:28 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-11 18:42:10 -0800 |
commit | 621009f4baf24581211dbb7b0816e01ed9fa8496 (patch) | |
tree | 9fb6f53b0b0e3d55d3d4e1de60f6b9ab66accc23 /include/asm-um/apic.h | |
parent | a174b30e2963a02e9657f4ac69b2b500993bf0d4 (diff) |
[PATCH] uml: fix debug output on x86_64
The debug-stub patch was broken on x86_64 because it thinks the frame size
there is 168 words. In reality, it is 168 bytes, and using HOST_FRAME_SIZE,
which is expressed in consistent units across architectures, fixes this.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-um/apic.h')
0 files changed, 0 insertions, 0 deletions