diff options
| author | Donggeun Yoo <donggeunyoo.kernel@gmail.com> | 2026-09-06 06:19:22 +0900 |
|---|---|---|
| committer | Steven Rostedt <rostedt@goodmis.org> | 2026-09-11 13:37:50 -0400 |
| commit | b22845487096247f5370c412376a472304627847 (patch) | |
| tree | 607d789d8f28e0e821f5fd0fe889e2ea9a66c013 /scripts/Makefile.thinlto | |
| parent | 08cacffeef8f64f1a222c93467ca84f24a46c953 (diff) | |
| download | linux-stable-b22845487096247f5370c412376a472304627847.tar.gz linux-stable-b22845487096247f5370c412376a472304627847.zip | |
fgraph: Remove unused FGRAPH_MAX_INDEX
FGRAPH_MAX_INDEX has no user, and it expands to FGRAPH_INDEX_SIZE and
FGRAPH_RET_INDEX, neither of which is defined anywhere in the tree. It
was added in that form by commit 91c46b0aa917 ("function_graph:
Implement fgraph_reserve_data() and fgraph_retrieve_data()"), which
introduced the current data word layout under new names, so anything
referencing it would have failed to build ever since.
Remove it.
Link: https://patch.msgid.link/20260905211922.1196366-1-donggeunyoo.kernel@gmail.com
Signed-off-by: Donggeun Yoo <donggeunyoo.kernel@gmail.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
