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:
80a2670
)
x86, apic: Replace trampoline physical addresses with defaults
author
David Rientjes
<rientjes@google.com>
Thu, 31 Jul 2014 06:53:27 +0000
(23:53 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 31 Jul 2014 15:05:41 +0000
(08:05 -0700)
The trampoline_phys_{high,low} members of struct apic are always
initialized to DEFAULT_TRAMPOLINE_PHYS_HIGH and TRAMPOLINE_PHYS_LOW,
respectively. Hardwire the constants and remove the unneeded members.
Signed-off-by: David Rientjes <rientjes@google.com>
Link:
http://lkml.kernel.org/r/alpine.DEB.2.02.1407302348330.17503@chino.kir.corp.google.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found