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:
e8a0e27
)
x86: entry_64.S: rename
author
Ingo Molnar
<mingo@elte.hu>
Fri, 21 Nov 2008 14:20:47 +0000
(15:20 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 21 Nov 2008 14:20:47 +0000
(15:20 +0100)
Impact: cleanup
Rename:
CFI_PUSHQ => pushq_cfi
CFI_POPQ => popq_cfi
CFI_MOVQ => movq_cfi
To make it blend better into regular assembly code.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found