lkml.org 
[lkml]   [2013]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 2/3] x86/nmi: export local_touch_nmi() symbol for modules
    Date
    Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
    ---
    arch/x86/kernel/nmi.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/x86/kernel/nmi.c b/arch/x86/kernel/nmi.c
    index f84f5c5..6030805 100644
    --- a/arch/x86/kernel/nmi.c
    +++ b/arch/x86/kernel/nmi.c
    @@ -509,3 +509,4 @@ void local_touch_nmi(void)
    {
    __this_cpu_write(last_nmi_rip, 0);
    }
    +EXPORT_SYMBOL_GPL(local_touch_nmi);
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2013-01-03 20:41    [W:8.388 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site