On Wed, Jun 24, 2020 at 03:33:26PM +0300, Alexander Popov wrote: > There is no need to try instrumenting functions in kernel/stackleak.c. > Otherwise that can cause issues if the cleanup pass of stackleak gcc plugin > is disabled. > > Signed-off-by: Alexander Popov <alex.po...@linux.com> > Acked-by: Kees Cook <keesc...@chromium.org>
Thanks! Applied to for-next/gcc-plugins. -- Kees Cook