lkml.org 
[lkml]   [2008]   [May]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateSun, 4 May 2008 21:45:51 -0700 (PDT)
    FromDavide Libenzi <>
    SubjectRe: [PATCH 01/18] flag parameters: helper function
    On Sun, 4 May 2008, Ulrich Drepper wrote:
    
    > In the following patches we have to map one set of flags to another one
    > in numerous locations.  This patch provides a generic implementation for
    > this.  It is basically the code Davide Libenzi suggested on 4/27/08.
    > 
    > I haven't checked whether this functionality can be applied to any existing
    > code.
    > 
    > 
    >  include/linux/flagsremap.h |   15 +++++++++++++++
    >  lib/Makefile               |    2 +-
    >  lib/flagsremap.c           |   17 +++++++++++++++++
    >  3 files changed, 33 insertions(+), 1 deletion(-)
    > 
    > 
    > Signed-off-by: Ulrich Drepper <drepper@redhat.com>
    
    I dunno if this deserves separate c/h files. Otherwise ...
    
    Acked-by: Davide Libenzi <davidel@xmailserver.org>
    
    
    
    - Davide
    
    
    
    
    
    \
     
     \ /
      Last update: 2008-05-05 06:49    [from the cache]
    ©2003-2008