All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:pending-fixes] BUILD REGRESSION 70d29276a90d181584b2ed5c83079fad7e2cd6b6
@ 2023-01-31 17:21 kernel test robot
  2023-01-31 22:53 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2023-01-31 17:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Memory Management List

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
branch HEAD: 70d29276a90d181584b2ed5c83079fad7e2cd6b6  Merge branch 'for-linux-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc

Error/Warning: (recently discovered and may have been fixed)

include/linux/page_ref.h:92:19: error: static declaration of 'page_count' follows non-static declaration

Error/Warning ids grouped by kconfigs:

clang_recent_errors
`-- i386-randconfig-r016-20230130
    `-- include-linux-page_ref.h:error:static-declaration-of-page_count-follows-non-static-declaration

elapsed time: 722m

configs tested: 68
configs skipped: 2

gcc tested configs:
x86_64                            allnoconfig
arc                                 defconfig
alpha                               defconfig
um                             i386_defconfig
um                           x86_64_defconfig
i386                                defconfig
i386                 randconfig-a002-20230130
s390                                defconfig
i386                 randconfig-a001-20230130
x86_64                              defconfig
s390                             allmodconfig
i386                 randconfig-a004-20230130
powerpc                           allnoconfig
i386                 randconfig-a003-20230130
x86_64                               rhel-8.3
i386                 randconfig-a005-20230130
i386                 randconfig-a006-20230130
s390                             allyesconfig
x86_64               randconfig-a001-20230130
x86_64               randconfig-a003-20230130
ia64                             allmodconfig
x86_64               randconfig-a004-20230130
x86_64               randconfig-a002-20230130
x86_64                           allyesconfig
x86_64               randconfig-a006-20230130
x86_64               randconfig-a005-20230130
m68k                             allyesconfig
m68k                             allmodconfig
x86_64                           rhel-8.3-kvm
alpha                            allyesconfig
x86_64                           rhel-8.3-syz
arc                              allyesconfig
i386                             allyesconfig
x86_64                          rhel-8.3-func
x86_64                         rhel-8.3-kunit
x86_64                           rhel-8.3-bpf
x86_64                    rhel-8.3-kselftests
arm                                 defconfig
sh                               allmodconfig
arc                  randconfig-r043-20230129
arm                  randconfig-r046-20230129
arm                  randconfig-r046-20230130
arc                  randconfig-r043-20230130
mips                             allyesconfig
powerpc                          allmodconfig
arm                              allyesconfig
arm64                            allyesconfig

clang tested configs:
x86_64                          rhel-8.3-rust
hexagon              randconfig-r041-20230129
riscv                randconfig-r042-20230129
hexagon              randconfig-r045-20230130
hexagon              randconfig-r041-20230130
hexagon              randconfig-r045-20230129
s390                 randconfig-r044-20230129
riscv                randconfig-r042-20230130
s390                 randconfig-r044-20230130
x86_64               randconfig-a014-20230130
x86_64               randconfig-a013-20230130
x86_64               randconfig-a011-20230130
x86_64               randconfig-a012-20230130
i386                 randconfig-a013-20230130
x86_64               randconfig-a015-20230130
i386                 randconfig-a011-20230130
i386                 randconfig-a012-20230130
i386                 randconfig-a014-20230130
i386                 randconfig-a015-20230130
x86_64               randconfig-a016-20230130
i386                 randconfig-a016-20230130

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


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

* Re: [linux-next:pending-fixes] BUILD REGRESSION 70d29276a90d181584b2ed5c83079fad7e2cd6b6
  2023-01-31 17:21 [linux-next:pending-fixes] BUILD REGRESSION 70d29276a90d181584b2ed5c83079fad7e2cd6b6 kernel test robot
@ 2023-01-31 22:53 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2023-01-31 22:53 UTC (permalink / raw)
  To: kernel test robot; +Cc: Linux Memory Management List

On Wed, 01 Feb 2023 01:21:25 +0800 kernel test robot <lkp@intel.com> wrote:

> tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git pending-fixes
> branch HEAD: 70d29276a90d181584b2ed5c83079fad7e2cd6b6  Merge branch 'for-linux-next-fixes' of git://anongit.freedesktop.org/drm/drm-misc
> 
> Error/Warning: (recently discovered and may have been fixed)
> 
> include/linux/page_ref.h:92:19: error: static declaration of 'page_count' follows non-static declaration
> 

This is fixed by 

commit d8afb24744560275eb80caca36b6dbe5f680043e
Author: Andrew Morton <akpm@linux-foundation.org>
Date:   Sun Jan 29 13:08:55 2023 -0800

    mm-hugetlb-proc-check-for-hugetlb-shared-pmd-in-proc-pid-smaps-fix-2
    
    hugetlb.h: include page_ref.h for page_count()

which for some reason isn't present in the tree you tested.


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

end of thread, other threads:[~2023-01-31 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 17:21 [linux-next:pending-fixes] BUILD REGRESSION 70d29276a90d181584b2ed5c83079fad7e2cd6b6 kernel test robot
2023-01-31 22:53 ` Andrew Morton

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.