git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
914c3d6
)
x86: math_emu info cleanup
author
Tejun Heo
<tj@kernel.org>
Mon, 9 Feb 2009 13:17:39 +0000
(22:17 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 9 Feb 2009 13:56:39 +0000
(14:56 +0100)
Impact: cleanup
* Come on, struct info? s/struct info/struct math_emu_info/
* Use struct pt_regs and kernel_vm86_regs instead of defining its own
register frame structure.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found