| To: | kernel coder <lhrkernelcoder@gmail.com> |
|---|---|
| Subject: | Re: system call implementation for 64 bit |
| From: | Kumba <kumba@gentoo.org> |
| Date: | Sat, 19 May 2007 14:53:52 -0400 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <f69849430705190456n4ae74be9m3be0b57ef7f54a5b@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <f69849430705190456n4ae74be9m3be0b57ef7f54a5b@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.0 (Windows/20070326) |
kernel coder wrote: hi, I'm trying to implement a system call for x86_64. Mine processor is dual core opetron.There is very little material on web for implementing system calls for x86_64 processor for 2.6 series kernel.I tried to implement a new system call by observing the existing implementation but to no success.Following are files names and changes made.
I have a chunk of code to consider:
if (x86_64 != mips) {
__go_away(now);
}
It's really quite an intuitive piece of code.
--Kumba
--
Gentoo/MIPS Team Lead
"Such is oft the course of deeds that move the wheels of the world: small hands
do them because they must, while the eyes of the great are elsewhere." --Elrond
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | system call implementation for 64 bit, kernel coder |
|---|---|
| Next by Date: | Re: R1000 status, Kumba |
| Previous by Thread: | system call implementation for 64 bit, kernel coder |
| Next by Thread: | Au1200 and NAND Flash - K9F1G08U0A -, borasah |
| Indexes: | [Date] [Thread] [Top] [All Lists] |