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:
9592747
)
x86: Clean up current_stack_pointer
author
Andy Lutomirski
<luto@amacapital.net>
Thu, 13 Nov 2014 23:57:07 +0000
(15:57 -0800)
committer
Andy Lutomirski
<luto@amacapital.net>
Fri, 2 Jan 2015 18:22:46 +0000
(10:22 -0800)
There's no good reason for it to be a macro, and x86_64 will want to
use it, so it should be in a header.
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
No differences found