[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ddafdbee-edba-8082-74f2-ec3da9156cf3@linux.vnet.ibm.com>
Date: Wed, 27 May 2020 20:13:48 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: Matt Helsley <mhelsley@...are.com>, linux-kernel@...r.kernel.org
Cc: Josh Poimboeuf <jpoimboe@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Julien Thierry <jthierry@...hat.com>,
Miroslav Benes <mbenes@...e.cz>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH 2/3] objtool: Move struct objtool_file into
arch-independent header
On 5/20/20 2:25 AM, Matt Helsley wrote:
> The objtool_file structure describes the files objtool works on,
> is used by the check subcommand, and the check.h header is included
> by the orc subcommands so it's presently used by all subcommands.
>
> Since the structure will be useful in all subcommands besides check,
> and some subcommands may not want to include check.h to get the
> definition, split the structure out into a new header meant for use
> by all objtool subcommands.
>
> Signed-off-by: Matt Helsley <mhelsley@...are.com>
Reviewed-by: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
--
Kamalesh
Powered by blists - more mailing lists