looking for cond_syscall usage instructions

From: Chris Friesen (cfriesen_at_nortelnetworks.com)
Date: 09/30/04

  • Next message: Rafael J. Wysocki: "2.6.9-rc2: Kernel BUG at slab:2139 on dual AMD64"
    Date:	Wed, 29 Sep 2004 16:11:22 -0600
    To: Linux kernel <linux-kernel@vger.kernel.org>
    
    

    I'm adding some syscalls to the kernel based on config options. I just came
    across cond_syscall, and it looks useful, but there are no instructions I've
    seen on exactly how to use it.

    Do I just add another line to kernel/sys.c with my syscall and then wrap the
    whole syscall source with an #ifdef?

    Chris
    -
    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/


  • Next message: Rafael J. Wysocki: "2.6.9-rc2: Kernel BUG at slab:2139 on dual AMD64"

    Relevant Pages