looking for cond_syscall usage instructions
From: Chris Friesen (cfriesen_at_nortelnetworks.com)
Date: 09/30/04
- Previous message: Andi Kleen: "Re: 2.6.9-rc2: Kernel BUG at slab:2139 on dual AMD64"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: Andi Kleen: "Re: 2.6.9-rc2: Kernel BUG at slab:2139 on dual AMD64"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|