Re: [PATCH GIT 0.6] make use of register variables & size_t

Valdis.Kletnieks_at_vt.edu
Date: 04/25/05

  • Next message: Jan-Benedict Glaw: "Re: [PATCH GIT 0.6] make use of register variables & size_t"
    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

  • Next message: Jan-Benedict Glaw: "Re: [PATCH GIT 0.6] make use of register variables & size_t"

    Relevant Pages

    • Re: TOPDIR kernel variable
      ... the kernel source is ... > fail because the environment variable TOPDIR is not ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 0xdeadbeef vs 0xdeadbeefL
      ... about obscure rules they would fail. ... fail it" because I don't know some obscure typing rule that I wouldn't ... Do you Yahoo!? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel
      ... > allow us to pass an arbitrary request buffer, ... > suffice for most storage management apps. ... Sorry but I completely fail to see this argument. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC as402] Delaying module memory release
      ... > input to the rmmod process has been redirected to a pseudo-file that pins ... [Snip poor man's two-stage module delete patch]. ... Most people want "remove or fail" ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] Re: loops in get_user_pages() for VM_IO
      ... of do_mmap_pgoff: if the driver sets ... make_pages_present is now called and a hang results. ... go with a minimal fix for now: get_user_pages fail or stop on VM_IO ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)