lkml.org 
[lkml]   [2003]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Many groups patch.

    On Wed, 1 Oct 2003, Tim Hockin wrote:
    >
    > I'd love to put it in uid16.c, but uid16.c is not used by the 64-bit
    > architectures.

    How about just putting it in "gid16.c" and then adding a CONFIG_GID16
    config variable. Then architectures that want it (pretty much all, no?)
    can then obviously just do the

    config GID16
    bool
    default y

    in their Kconfig files and be happy. Add the obvious

    obj-$(CONFIG_GID16) += gid16.o

    to the kernel makefile and you're done. Looks surgically clean, and
    follows existing practice wrt uid16.

    Ok?

    Linus

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2009-11-18 23:46    [W:4.496 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site