Re: [PATCH v3] vmlinux.lds: account for destructor sections

2016-07-01 Thread Dmitry Vyukov
On Fri, Jul 1, 2016 at 4:58 PM, Andrey Ryabinin wrote: > 2016-06-29 20:28 GMT+03:00 Dmitry Vyukov : >> On Fri, Jun 24, 2016 at 6:57 PM, Andrey Ryabinin >> wrote: >>> 2016-06-24 18:39 GMT+03:00 Dmitry Vyukov

Re: [PATCH v3] vmlinux.lds: account for destructor sections

2016-07-01 Thread Dmitry Vyukov
On Fri, Jul 1, 2016 at 4:58 PM, Andrey Ryabinin wrote: > 2016-06-29 20:28 GMT+03:00 Dmitry Vyukov : >> On Fri, Jun 24, 2016 at 6:57 PM, Andrey Ryabinin >> wrote: >>> 2016-06-24 18:39 GMT+03:00 Dmitry Vyukov : If CONFIG_KASAN is enabled and gcc is configured with

Re: [PATCH v3] vmlinux.lds: account for destructor sections

2016-07-01 Thread Andrey Ryabinin
2016-06-29 20:28 GMT+03:00 Dmitry Vyukov : > On Fri, Jun 24, 2016 at 6:57 PM, Andrey Ryabinin > wrote: >> 2016-06-24 18:39 GMT+03:00 Dmitry Vyukov : >>> If CONFIG_KASAN is enabled and gcc is configured with >>>

Re: [PATCH v3] vmlinux.lds: account for destructor sections

2016-07-01 Thread Andrey Ryabinin
2016-06-29 20:28 GMT+03:00 Dmitry Vyukov : > On Fri, Jun 24, 2016 at 6:57 PM, Andrey Ryabinin > wrote: >> 2016-06-24 18:39 GMT+03:00 Dmitry Vyukov : >>> If CONFIG_KASAN is enabled and gcc is configured with >>> --disable-initfini-array and/or gold linker is used, >>> gcc emits .ctors/.dtors and