linux-xiaomi-chiron/drivers/misc/sgi-gru
Ricardo Neri 9998a9832c x86/cpu: Relocate sync_core() to sync_core.h
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
2020-07-27 12:42:06 +02:00
..
gru.h
gru_instructions.h
grufault.c x86/cpu: Relocate sync_core() to sync_core.h 2020-07-27 12:42:06 +02:00
grufile.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
gruhandles.c x86/cpu: Relocate sync_core() to sync_core.h 2020-07-27 12:42:06 +02:00
gruhandles.h
grukdump.c
grukservices.c x86/cpu: Relocate sync_core() to sync_core.h 2020-07-27 12:42:06 +02:00
grukservices.h
grulib.h
grumain.c
gruprocfs.c
grutables.h
grutlbpurge.c
Makefile