lkml.org 
[lkml]   [1998]   [Jun]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateThu, 4 Jun 1998 23:24:57 -0700
    FromRichard Henderson <>
    SubjectRe: Demo of patching syscalls from a module
    On Wed, Jun 03, 1998 at 07:58:54AM +0100, Tigran Aivazian wrote:
    > EXPORT_NO_SYMBOLS will export no symbols. I need DONTEXPORT_THIS_SYMBOL
    > type of thing ;)
    
    We explicitly do not support such a construct.  
    
    First, know that if there are any symbols exported with EXPORT_SYMBOL,
    there will be no implicitly exported symbols.  The implicit exporting
    of symbols is a backward compatibility hook; new code should not use it.
    
    
    r~
    
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    
    
    \
     
     \ /
      Last update: 2005-03-22 13:42    [from the cache]
    ©2003-2008