[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200608185024.GB1284251@rlwimi.vmware.com>
Date: Mon, 8 Jun 2020 11:50:24 -0700
From: Matt Helsley <mhelsley@...are.com>
To: Julien Thierry <jthierry@...hat.com>
CC: <linux-kernel@...r.kernel.org>, <jpoimboe@...hat.com>,
<peterz@...radead.org>, <mbenes@...e.cz>
Subject: Re: [PATCH v2 2/4] objtool: Move orc outside of check
On Mon, Jun 08, 2020 at 08:12:01AM +0100, Julien Thierry wrote:
> Now that the objtool_file can be obtained outside of the check function,
> orc generation builtin no longer requires check to explicitly call its
> orc related functions.
>
> Signed-off-by: Julien Thierry <jthierry@...hat.com>
Reviewed-by: Matt Helsley <mhelsley@...are.com>
> ---
> tools/objtool/builtin-check.c | 2 +-
> tools/objtool/builtin-orc.c | 18 +++++++++++++++++-
> tools/objtool/check.c | 16 +---------------
> tools/objtool/objtool.h | 2 +-
> tools/objtool/weak.c | 2 +-
> 5 files changed, 21 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists