diff options
author | 2023-02-08 18:17:57 +0100 | |
---|---|---|
committer | 2023-02-23 09:20:50 +0100 | |
commit | 20a554638dd2665a88d3d68a68f7981480a27f36 (patch) | |
tree | 2e9379374e4bcb3d4bc808fc907fc04facd5c3db /scripts/generate_rust_analyzer.py | |
parent | Merge branch 'linus' into objtool/core, to pick up Xen dependencies (diff) | |
download | linux-rng-20a554638dd2665a88d3d68a68f7981480a27f36.tar.xz linux-rng-20a554638dd2665a88d3d68a68f7981480a27f36.zip |
objtool: Change arch_decode_instruction() signature
In preparation to changing struct instruction around a bit, avoid
passing it's members by pointer and instead pass the whole thing.
A cleanup in it's own right too.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Tested-by: Nathan Chancellor <nathan@kernel.org> # build only
Tested-by: Thomas Weißschuh <linux@weissschuh.net> # compile and run
Link: https://lore.kernel.org/r/20230208172245.291087549@infradead.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions