On Mon, Mar 18, 2019 at 04:39:03PM +0100, Peter Zijlstra wrote: > +++ b/tools/objtool/check.c > @@ -443,6 +443,82 @@ static void add_ignores(struct objtool_f > } > > /* > + * This is a whitelist of functions that is allowed to be called with AC set.
s/is/are/ -- Josh