lkml.org 
[lkml]   [2016]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] x86: mce: Fix build warning when !CONFIG_X86_LOCAL_APIC
From
Date
On December 29, 2016 5:28:49 PM GMT+02:00, Augusto Mecking Caringi <augustocaringi@gmail.com> wrote:
>The mce_irq_ipi() function is only called inside a #ifdef
>CONFIG_X86_LOCAL_APIC block, if this option is disabled gcc gives the
>following build warning:
>
>arch/x86/kernel/cpu/mcheck/mce-inject.c:97:13: warning: ‘mce_irq_ipi’
>defined but not used [-Wunused-function]
>static void mce_irq_ipi(void *info)
> ^
>
>Fix it marking this function as __maybe_unused.
See http://lkml.kernel.org/r/20161218083748.GA1034@gmail.com
--
Sent from a small device: formatting sux and brevity is inevitable.

\
 
 \ /
  Last update: 2016-12-29 17:21    [W:0.034 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site