linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Failure on latest GIT - implicit declaration of function ‘pte_swp_clear_soft_dirty’
@ 2016-02-01  1:01 Mike
  2016-02-01  1:05 ` Pranith Kumar
  0 siblings, 1 reply; 6+ messages in thread
From: Mike @ 2016-02-01  1:01 UTC (permalink / raw)
  To: linuxppc-dev

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

Building on ppc32

In file included from fs/proc/task_mmu.c:14:0:
include/linux/swapops.h: In function ‘pte_to_swp_entry’:
include/linux/swapops.h:69:6: error: implicit declaration of function
‘pte_swp_soft_dirty’ [-Werror=implicit-function-declaration]
  if (pte_swp_soft_dirty(pte))
      ^
include/linux/swapops.h:70:9: error: implicit declaration of function
‘pte_swp_clear_soft_dirty’ [-Werror=implicit-function-declaration]
   pte = pte_swp_clear_soft_dirty(pte);
         ^
  if [ "-pg" = "-pg" ]; then set -e ; perl ./scripts/recordmcount.pl
"powerpc" "big" "32" "objdump" "objcopy" "gcc -mbig-endian -m32 -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Werror-implicit-function-declaration -Wno-format-security -std=gnu89
-msoft-float -pipe -Iarch/powerpc -ffixed-r2 -mmultiple -mno-altivec
-mno-vsx -mno-spe -mspe=no -funit-at-a-time -fno-dwarf2-cfi-asm -mno-string
-mcpu=powerpc -mno-sched-epilog -Wa,-maltivec
-fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0
-Wframe-larger-than=1024  -fno-stack-protector -Wno-unused-but-set-variable
 -fno-var-tracking-assignments -pg  -Wdeclaration-after-statement
-Wno-pointer-sign -fno-strict-overflow -fconserve-stack
-Werror=implicit-int -Werror=strict-prototypes -Werror=date-time
-DCC_HAVE_ASM_GOTO    " "ld -EB -m elf32ppc" "nm" "" "" "0"
"fs/notify/inotify/inotify_user.o"; fi;
fs/proc/task_mmu.c: In function ‘pte_to_pagemap_entry’:
fs/proc/task_mmu.c:1158:7: error: implicit declaration of function
‘pte_soft_dirty’ [-Werror=implicit-function-declaration]

[-- Attachment #2: Type: text/html, Size: 1957 bytes --]

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

end of thread, other threads:[~2016-02-02 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01  1:01 Failure on latest GIT - implicit declaration of function ‘pte_swp_clear_soft_dirty’ Mike
2016-02-01  1:05 ` Pranith Kumar
2016-02-01 20:31   ` Mike
2016-02-02  6:48   ` Aneesh Kumar K.V
2016-02-02 17:14     ` Pranith Kumar
2016-02-02 17:55       ` Mike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).