From: Teunis Peters <teunis@wintersgift.com>
To: linux-kernel@vger.kernel.org
Subject: Question: removal of syscall macros?
Date: Wed, 13 Dec 2006 10:51:05 -0800 [thread overview]
Message-ID: <45804B99.2060008@wintersgift.com> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Now that syscall macros have been pulled from the -mm tree, what method
is recommended to use syscalls?
(I've wasted a day grubbing through sources before giving up and copying
the old syscall macros into one key driver)
_syscall macros are used by:
ATI driver (no choice. I'm working with laptops)
vmware (I'm trying to phase this out for qemu, but it's a slow process)
(and others I suspect)
I realize that these are "closed source" but my work is rather dependant
on them remaining operational - and as the 2.6.19 kernel series is the
only one that works on most of the hardware provided by my workplace,
I'm kind of stuck patching things myself.
There doesn't seem to be any documentation on this so I ask about how to
replace the _syscallX calls.
Thank you!
- Teunis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFgEuYbFT/SAfwLKMRAqYoAJ4xiJGcoJ6EB6kKX1VGALib1NrQyQCeNUzv
AgYtPKfC6SpwBY6PgyLbZeI=
=jN5z
-----END PGP SIGNATURE-----
next reply other threads:[~2006-12-13 19:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 18:51 Teunis Peters [this message]
2006-12-13 19:46 ` Question: removal of syscall macros? Arjan van de Ven
2006-12-13 20:01 ` Ulrich Drepper
2006-12-13 20:44 ` Teunis Peters
2007-03-13 3:06 ` albcamus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45804B99.2060008@wintersgift.com \
--to=teunis@wintersgift.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.