Re: [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list

From: Peter Zijlstra
Date: Tue May 14 2019 - 02:59:35 EST


On Mon, May 13, 2019 at 10:42:42PM -0700, Brendan Higgins wrote:
> This fixes the following warning seen on GCC 7.3:
> kunit/test-test.o: warning: objtool: kunit_test_unsuccessful_try() falls through to next function kunit_test_catch()
>

What is that file and function; no kernel tree near me seems to have
that.