Re: [PATCH v10 15/17] kernel: add support for .init_array.* constructors

From: Andrew Morton
Date: Thu Jan 29 2015 - 18:13:08 EST


On Thu, 29 Jan 2015 18:11:59 +0300 Andrey Ryabinin <a.ryabinin@xxxxxxxxxxx> wrote:

> KASan uses constructors for initializing redzones for global
> variables. Actually KASan doesn't need priorities for constructors,
> so they were removed from GCC 5.0, but GCC 4.9.2 still generates
> constructors with priorities.

I don't understand this changelog either. What's wrong with priorities
and what is the patch doing about it? More details, please.


--
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/