All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android12-trusty-5.10 1998/7866] include/linux/pm_domain.h:290:13: error: 'genpd_enable_next_wakeup' defined but not used
@ 2021-06-09  0:24 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-09  0:24 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1666 bytes --]

Hi Lina,

FYI, the error/warning still remains.

tree:   https://android.googlesource.com/kernel/common android12-trusty-5.10
head:   2ebfb16645afa0a9fbafe14bac2605d94ee18816
commit: e6c313525bb350396320a1775677a07eebe435cd [1998/7866] FROMLIST: PM / Domains: add domain feature flag for next wakeup
config: i386-randconfig-a006-20210608 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        git remote add android-common https://android.googlesource.com/kernel/common
        git fetch --no-tags android-common android12-trusty-5.10
        git checkout e6c313525bb350396320a1775677a07eebe435cd
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from drivers/gpu/drm/i915/selftests/mock_gem_device.c:25,
                    from drivers/gpu/drm/i915/i915_gem.c:1377:
>> include/linux/pm_domain.h:290:13: error: 'genpd_enable_next_wakeup' defined but not used [-Werror=unused-function]
     290 | static void genpd_enable_next_wakeup(struct generic_pm_domain *genpd,
         |             ^~~~~~~~~~~~~~~~~~~~~~~~
   cc1: all warnings being treated as errors


vim +/genpd_enable_next_wakeup +290 include/linux/pm_domain.h

   289	
 > 290	static void genpd_enable_next_wakeup(struct generic_pm_domain *genpd,
   291					     bool enable)
   292	{ }
   293	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 40345 bytes --]

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

only message in thread, other threads:[~2021-06-09  0:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  0:24 [android-common:android12-trusty-5.10 1998/7866] include/linux/pm_domain.h:290:13: error: 'genpd_enable_next_wakeup' defined but not used 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.