Re: [PATCH GIT 0.6] make use of register variables & size_t
Valdis.Kletnieks_at_vt.edu
Date: 04/25/05
- Previous message: Dave Gilbert (Home): "Re: Hotplug CPU and setaffinity?"
- In reply to: Matthias-Christian Ott: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Next in thread: Dmitry Torokhov: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Matthias-Christian Ott <matthias.christian@tiscali.de> Date: Mon, 25 Apr 2005 13:22:36 -0400
On Mon, 25 Apr 2005 18:59:42 +0200, Matthias-Christian Ott said:
> And if you think "register" variables are outdated, please remove the
> CONFIG_REGPARM option from the Kernel source.
I think you fail to understand the difference between what CONFIG_REGPARM does
(namely, controlling the way parameters are passed to function calls) and what
the 'register' declaration does....
> [2] Erik de Castro Lopo, Peter Aitken, Bradley L. Jones: Teach Yourself
> C for Linux Programming in 21 Days; SAMS Publishing; 1999
Umm.. Yeah. "Teach yourself FOO in 21 days". Quite the outstanding authority
to cite. Gotta love the publisher too.. ;)
-
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/
- application/pgp-signature attachment: stored
- Previous message: Dave Gilbert (Home): "Re: Hotplug CPU and setaffinity?"
- In reply to: Matthias-Christian Ott: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Next in thread: Dmitry Torokhov: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|