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:
658ffd7
)
x86, apic: Replace noop_check_apicid_used
author
David Rientjes
<rientjes@google.com>
Thu, 31 Jul 2014 06:53:40 +0000
(23:53 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 31 Jul 2014 15:05:43 +0000
(08:05 -0700)
noop_check_apicid_used() has the same implementation as
default_check_apicid_used() in the standard header file, so replace the
former with the latter.
Signed-off-by: David Rientjes <rientjes@google.com>
Link:
http://lkml.kernel.org/r/alpine.DEB.2.02.1407302350450.17503@chino.kir.corp.google.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found