aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDou Liyang <[email protected]>2018-03-01 13:59:30 +0800
committerThomas Gleixner <[email protected]>2018-03-01 10:12:21 +0100
commit8f1561680f42a5491b371b513f1ab8197f31fd62 (patch)
tree079eea652579a4b2892bddbc09c9d0e8cd879b25 /scripts
parent3ea9e7ae1a2038b9fdff729861c9b4af0087024f (diff)
x86/apic: Drop logical_smp_processor_id() inline
The logical_smp_processor_id() inline which is only called in setup_local_APIC() on x86_32 systems has no real value. Drop it and directly use GET_APIC_LOGICAL_ID() at the call site and use a more suitable variable name for readability Signed-off-by: Dou Liyang <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions