1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/x86/events/intel
Jeff Johnson dc8e5dfb52 perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Fix the 'make W=1 C=1' warnings:

  WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-uncore.o
  WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/events/intel/intel-cstate.o

Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Link: https://lore.kernel.org/r/20240530-md-arch-x86-events-intel-v1-1-8252194ed20a@quicinc.com
2024-05-31 11:41:15 +02:00
..
bts.c perf/x86: Add compiler barrier after updating BTS 2021-09-17 15:08:38 +02:00
core.c perf: Use device_show_string() helper for sysfs attributes 2024-05-04 17:37:03 +02:00
cstate.c perf/x86/intel: Add missing MODULE_DESCRIPTION() lines 2024-05-31 11:41:15 +02:00
ds.c perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event 2024-04-03 10:19:20 +02:00
knc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lbr.c Merge branch 'x86/cpu' into perf/core, to pick up dependent commits 2024-05-02 13:31:29 +02:00
Makefile perf/x86/intel/uncore: Parse uncore discovery tables 2021-04-02 10:04:54 +02:00
p4.c perf/x86: Make struct p4_event_bind::cntr signed array 2022-11-19 00:56:15 +01:00
p6.c x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 2018-02-15 01:15:52 +01:00
pt.c perf/x86/intel/pt: Switch to new Intel CPU model defines 2024-04-25 09:04:32 -07:00
pt.h perf/x86/intel/pt: Prevent redundant WRMSRs 2019-11-13 11:06:18 +01:00
uncore.c perf/x86/intel: Add missing MODULE_DESCRIPTION() lines 2024-05-31 11:41:15 +02:00
uncore.h perf/x86/intel/uncore: Support Granite Rapids 2023-11-24 20:25:01 +01:00
uncore_discovery.c perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array 2023-11-24 20:25:01 +01:00
uncore_discovery.h perf/x86/uncore: Use u64 to replace unsigned for the uncore offsets array 2023-11-24 20:25:01 +01:00
uncore_nhmex.c perf/x86/intel/uncore: Switch to new Intel CPU model defines 2024-04-29 10:30:39 +02:00
uncore_snb.c x86/cpu/topology: Get rid of cpuinfo::x86_max_cores 2024-02-16 15:51:32 +01:00
uncore_snbep.c perf/x86/intel/uncore: Switch to new Intel CPU model defines 2024-04-29 10:30:39 +02:00