lkml.org 
[lkml]   [2016]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 02/13] EXPORT_SYMBOL() for asm
On Wed, Feb 03, 2016 at 09:20:34PM +0000, Al Viro wrote:
> +.macro __EXPORT_SYMBOL name,val,sec
> +#ifdef CONFIG_MODULES
> + .globl __ksymtab_\name

Should be .globl KSYM(__ksymtab_\name), to match the actual label in
> +KSYM(__ksymtab_\name):

Fix folded and pushed...

\
 
 \ /
  Last update: 2016-02-04 19:21    [W:0.141 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site