All of lore.kernel.org
 help / color / mirror / Atom feed
* [rppt:pks/v0.0 15/27] arch/x86/mm/pgtable.c:17:34: error: 'gpc_pks' defined but not used
@ 2021-11-05 16:05 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-05 16:05 UTC (permalink / raw)
  To: Rick Edgecombe; +Cc: kbuild-all, Mike Rapoport, linux-kernel, Mike Rapoport

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git pks/v0.0
head:   eed09ce6622d550ab5b10a86e7dd6c2ff6bd59d9
commit: 42999ce092b58fa8310c49a262c00700e947ac40 [15/27] x86, mm: Use cache of page tables
config: i386-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git/commit/?id=42999ce092b58fa8310c49a262c00700e947ac40
        git remote add rppt https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git
        git fetch --no-tags rppt pks/v0.0
        git checkout 42999ce092b58fa8310c49a262c00700e947ac40
        # 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 >>):

>> arch/x86/mm/pgtable.c:17:34: error: 'gpc_pks' defined but not used [-Werror=unused-variable]
      17 | static struct grouped_page_cache gpc_pks;
         |                                  ^~~~~~~
   cc1: all warnings being treated as errors


vim +/gpc_pks +17 arch/x86/mm/pgtable.c

    16	
  > 17	static struct grouped_page_cache gpc_pks;
    18	static bool pks_page_en;
    19	#ifdef CONFIG_HIGHPTE
    20	#define PGTABLE_HIGHMEM __GFP_HIGHMEM
    21	#else
    22	#define PGTABLE_HIGHMEM 0
    23	#endif
    24	

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [rppt:pks/v0.0 15/27] arch/x86/mm/pgtable.c:17:34: error: 'gpc_pks' defined but not used
@ 2021-11-05 16:05 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-05 16:05 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git pks/v0.0
head:   eed09ce6622d550ab5b10a86e7dd6c2ff6bd59d9
commit: 42999ce092b58fa8310c49a262c00700e947ac40 [15/27] x86, mm: Use cache of page tables
config: i386-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git/commit/?id=42999ce092b58fa8310c49a262c00700e947ac40
        git remote add rppt https://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux.git
        git fetch --no-tags rppt pks/v0.0
        git checkout 42999ce092b58fa8310c49a262c00700e947ac40
        # 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 >>):

>> arch/x86/mm/pgtable.c:17:34: error: 'gpc_pks' defined but not used [-Werror=unused-variable]
      17 | static struct grouped_page_cache gpc_pks;
         |                                  ^~~~~~~
   cc1: all warnings being treated as errors


vim +/gpc_pks +17 arch/x86/mm/pgtable.c

    16	
  > 17	static struct grouped_page_cache gpc_pks;
    18	static bool pks_page_en;
    19	#ifdef CONFIG_HIGHPTE
    20	#define PGTABLE_HIGHMEM __GFP_HIGHMEM
    21	#else
    22	#define PGTABLE_HIGHMEM 0
    23	#endif
    24	

---
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: 66033 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-05 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 16:05 [rppt:pks/v0.0 15/27] arch/x86/mm/pgtable.c:17:34: error: 'gpc_pks' defined but not used kernel test robot
2021-11-05 16:05 ` 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.