Re: [PATCH] add likely around access_ok for uaccess

From: David S. Miller
Date: Mon Sep 15 2003 - 18:15:35 EST


On Sun, 14 Sep 2003 13:17:10 +0200
Manfred Spraul <manfred@xxxxxxxxxxxxxxxx> wrote:

> The attached patch adds likely to the tests - any objections? What about
> the archs except i386?

On sparc64, access_ok() is a constant, so it doesn't matter
there.

Sparc32 probably should have it.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/