Re: [PATCH] cleanup on selection.c

From: Richard Henderson (rth@twiddle.net)
Date: Mon Aug 28 2000 - 20:36:55 EDT

  • Next message: Albert D. Cahalan: "Re: SCO: "thread creation is about a thousand times faster than on"

    On Fri, Aug 25, 2000 at 10:07:03AM -0700, Linus Torvalds wrote:
    > The copy_from_user_ret() define is both BUGGY and UGLY: it's buggy because
    > it is done as a statement expression even though it's not actually an
    > expression at all.

    In fact, there's been talk about adjusting the definition of statement
    expressions such that you cannot branch into or out of them at all.

    There are a few known cases that currently generate incorrect code that
    involve goto's out of a statement expression used as a function parameter.

    r~
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Mon Aug 28 2000 - 20:38:28 EDT