mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 08:43:31 +00:00
![]() Having sync_core() in processor.h is problematic since it is not possible to check for hardware capabilities via the *cpu_has() family of macros. The latter needs the definitions in processor.h. It also looks more intuitive to relocate the function to sync_core.h. This changeset does not make changes in functionality. Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Tony Luck <tony.luck@intel.com> Link: https://lore.kernel.org/r/20200727043132.15082-3-ricardo.neri-calderon@linux.intel.com |
||
---|---|---|
.. | ||
amd.c | ||
apei.c | ||
core.c | ||
dev-mcelog.c | ||
genpool.c | ||
inject.c | ||
intel.c | ||
internal.h | ||
Makefile | ||
p5.c | ||
severity.c | ||
therm_throt.c | ||
threshold.c | ||
winchip.c |