ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
authorVineet Gupta <vgupta@kernel.org>
Thu, 11 Jun 2020 18:08:45 +0000 (11:08 -0700)
committerVineet Gupta <vgupta@kernel.org>
Fri, 18 Aug 2023 03:31:59 +0000 (20:31 -0700)
commitfad84e39f116035ae8d550c6020107b8ac113b45
treef4dfd7b101312ddcda5ef737e25e05ec6a3556c4
parentc5b678b379e7772d553f1b4ec052420d25bf9c7a
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA

 - boot log now clearly per ISA
 - global struct cpuinfo_arc[] elimiated
 - local struct struct arcinfo kept for passing info
   between functions

Tested-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308162101.Ve5jBg80-lkp@intel.com
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
arch/arc/include/asm/arcregs.h
arch/arc/include/asm/setup.h
arch/arc/kernel/setup.c
arch/arc/mm/cache.c
arch/arc/mm/tlb.c