]> git.baikalelectronics.ru Git - kernel.git/commit
x86, apic: Replace noop_check_apicid_used
authorDavid Rientjes <rientjes@google.com>
Thu, 31 Jul 2014 06:53:40 +0000 (23:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2014 15:05:43 +0000 (08:05 -0700)
commitc4f3fa32086bf78363433357f52a6c52f4360104
treeb2b4846c0656a878649c49445f83a84b39493c9d
parentaa13f9baa600c28ebd58ea2d7c56d09c16a3b497
x86, apic: Replace noop_check_apicid_used

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>
arch/x86/kernel/apic/apic_noop.c