diff options
author | 2025-05-12 19:58:39 -0700 | |
---|---|---|
committer | 2025-05-13 14:36:08 -0700 | |
commit | 9f35e33144ae5377d6a8de86dd3bd4d995c6ac65 (patch) | |
tree | 07129e4ff4c9fd43b1b675ec512a203d0948488b /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge tag 'probes-fixes-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (diff) | |
download | linux-rng-9f35e33144ae5377d6a8de86dd3bd4d995c6ac65.tar.xz linux-rng-9f35e33144ae5377d6a8de86dd3bd4d995c6ac65.zip |
x86/its: Fix build errors when CONFIG_MODULES=n
Fix several build errors when CONFIG_MODULES=n, including the following:
../arch/x86/kernel/alternative.c:195:25: error: incomplete definition of type 'struct module'
195 | for (int i = 0; i < mod->its_num_pages; i++) {
Fixes: 872df34d7c51 ("x86/its: Use dynamic thunks for indirect branches")
Cc: stable@vger.kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Dave Hansen <dave.hansen@intel.com>
Tested-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions