Messages in this thread |  | | | Date | Mon, 07 Oct 2002 03:29:00 -0700 (PDT) | | Subject | Re: [PATCH] Use __attribute__((malloc)) for gcc 3.2 | | From | "David S. Miller" <> |
| |
From: Richard Henderson <rth@twiddle.net> Date: Mon, 7 Oct 2002 03:05:41 -0700
On Sun, Sep 29, 2002 at 04:01:13PM -0400, Jakub Jelinek wrote: > Does this matter when the kernel is compiled with -fno-strict-aliasing? Yes. The malloc attribute uses REG_NOALIAS, not alias sets.
Great, I'm all for Andi's patch in that case. - 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/
|  |