All of lore.kernel.org
 help / color / mirror / Atom feed
* [tglx-devel:x86/topology 25/57] arch/x86/kernel/apic/apic_common.c:47:6: warning: no previous prototype for 'default_init_apic_ldr'
@ 2023-07-14  3:37 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-07-14  3:37 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git x86/topology
head:   39d1f9d6ad3d4b9bf9c298db5685f22d8fe6e2c0
commit: e7719cffb7321ace1a049e51ea5c27e0e9744c47 [25/57] x86/apic: Nuke empty init_apic_ldr() callbacks
config: i386-defconfig (https://download.01.org/0day-ci/archive/20230714/202307141110.Q0qDerfU-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230714/202307141110.Q0qDerfU-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307141110.Q0qDerfU-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> arch/x86/kernel/apic/apic_common.c:47:6: warning: no previous prototype for 'default_init_apic_ldr' [-Wmissing-prototypes]
      47 | void default_init_apic_ldr(void)
         |      ^~~~~~~~~~~~~~~~~~~~~


vim +/default_init_apic_ldr +47 arch/x86/kernel/apic/apic_common.c

    42	
    43	/*
    44	 * Set up the logical destination ID when the APIC operates in logical
    45	 * destination mode.
    46	 */
  > 47	void default_init_apic_ldr(void)

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-14  3:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  3:37 [tglx-devel:x86/topology 25/57] arch/x86/kernel/apic/apic_common.c:47:6: warning: no previous prototype for 'default_init_apic_ldr' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.