commit | 85691f135db78f3548107a0abe383dfab3bc38fa | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Sep 26 10:52:39 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:39 2006 +0200 |
tree | 5bde2c801824b4c3d7e7d3def97b6a89ab178a1e | |
parent | baf5695dd1a49bb48a3daf08726d7f243f42e97e [diff] |
[PATCH] Type checking for write_pda() I just added type checking for assignments the PDA in the i386 PDA code. Here's the x86-64 equivalent. (Obviously this doesn't contain the latest x86-64 PDA change.) Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Andi Kleen <ak@suse.de>