commit | 3890b8d92710af75baedf291832cf40193b33454 | [log] [tgz] |
---|---|---|
author | Julien Thierry <jthierry@redhat.com> | Fri Sep 04 16:30:19 2020 +0100 |
committer | Josh Poimboeuf <jpoimboe@redhat.com> | Thu Sep 10 10:43:13 2020 -0500 |
tree | cad1f36884fa27eced4354bf4a45870c6b926e9d | |
parent | 66734e32463bd1346466f92662feeaccef26e94f [diff] |
objtool: Group headers to check in a single list In order to support multiple architectures and potentially different sets of headers to compare against their kernel equivalent, it is simpler to have all headers to check in a single list. Reviewed-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Julien Thierry <jthierry@redhat.com> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>