* Re: Build regressions/improvements in v3.11-rc3
[not found] <alpine.DEB.2.02.1307301048280.23035@ayla.of.borg>
@ 2013-07-30 8:51 ` Geert Uytterhoeven
2013-07-31 14:08 ` Chen Peter-B29397
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2013-07-30 8:51 UTC (permalink / raw)
To: Linux Kernel Development; +Cc: linux-usb, Linux/PPC Development
On Tue, 30 Jul 2013, Geert Uytterhoeven wrote:
> JFYI, when comparing v3.11-rc3 to v3.11-rc2[3], the summaries are:
> - build errors: +38/-14
+ arch/powerpc/kvm/book3s_emulate.c: error: 'bat' may be used uninitialized in this function [-Werror=uninitialized]: => 349:2
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_ANDCOND' undeclared (first use in this function): => 161:17, 86:16
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_AVPN' undeclared (first use in this function): => 160:17, 85:16, 192:16
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_BULK_REMOVE' undeclared (first use in this function): => 246:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_CEDE' undeclared (first use in this function): => 250:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_CPPR' undeclared (first use in this function): => 257:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_ENTER' undeclared (first use in this function): => 240:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_EOI' undeclared (first use in this function): => 258:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_EXACT' undeclared (first use in this function): => 50:6
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_IPI' undeclared (first use in this function): => 259:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_IPOLL' undeclared (first use in this function): => 260:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_NOT_FOUND' undeclared (first use in this function): => 193:27, 87:27
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PARAMETER' undeclared (first use in this function): => 138:10
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PROTECT' undeclared (first use in this function): => 244:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PTEG_FULL' undeclared (first use in this function): => 54:12
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PUT_TCE' undeclared (first use in this function): => 248:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_REMOVE' undeclared (first use in this function): => 242:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_RTAS' undeclared (first use in this function): => 265:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_SUCCESS' undeclared (first use in this function): => 67:26, 96:26, 211:26, 125:12
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_TOO_HARD' undeclared (first use in this function): => 224:12
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_XIRR' undeclared (first use in this function): => 256:7
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_XIRR_X' undeclared (first use in this function): => 261:7
+ arch/powerpc/platforms/pseries/hotplug-memory.c: error: 'SECTION_SIZE_BITS' undeclared (first use in this function): => 24:31
+ mm/memory_hotplug.c: error: 'PAGES_PER_SECTION' undeclared (first use in this function): => 1630:46
+ mm/memory_hotplug.c: error: implicit declaration of function '__nr_to_section' [-Werror=implicit-function-declaration]: => 1635:3
+ mm/memory_hotplug.c: error: implicit declaration of function 'find_memory_block_hinted' [-Werror=implicit-function-declaration]: => 1642:3
+ mm/memory_hotplug.c: error: implicit declaration of function 'pfn_to_section_nr' [-Werror=implicit-function-declaration]: => 1631:3
+ mm/memory_hotplug.c: error: implicit declaration of function 'present_section_nr' [-Werror=implicit-function-declaration]: => 1632:3
powerpc-randconfig
+ drivers/md/dm-cache-policy-mq.c: error: conflicting types for 'remove_mapping': => 962:13
sparc-allmodconfig, not a regression (was hidden due to a sparc64/sparc32
mixup on kissb), patch submitted
+ error: "usb_add_gadget_udc" [drivers/usb/chipidea/ci_hdrc.ko] undefined!: => N/A
+ error: "usb_del_gadget_udc" [drivers/usb/chipidea/ci_hdrc.ko] undefined!: => N/A
+ error: "usb_gadget_map_request" [drivers/usb/chipidea/ci_hdrc.ko] undefined!: => N/A
+ error: "usb_gadget_unmap_request" [drivers/usb/chipidea/ci_hdrc.ko] undefined!: => N/A
x86_64-randconfig
> [1] http://kisskb.ellerman.id.au/kisskb/head/6490/ (all 120 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/6461/ (all 120 configs)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: Build regressions/improvements in v3.11-rc3
2013-07-30 8:51 ` Build regressions/improvements in v3.11-rc3 Geert Uytterhoeven
@ 2013-07-31 14:08 ` Chen Peter-B29397
0 siblings, 0 replies; 2+ messages in thread
From: Chen Peter-B29397 @ 2013-07-31 14:08 UTC (permalink / raw)
To: Geert Uytterhoeven, Linux Kernel Development
Cc: linux-usb@vger.kernel.org, Linux/PPC Development
My patches "usb: chipidea: fix the build error with randconfig" fixes chipi=
dea problem.=0A=
It has already at USB fixes for 3.11-rc4.=0A=
=0A=
On Tue, 30 Jul 2013, Geert Uytterhoeven wrote:=0A=
> JFYI, when comparing v3.11-rc3 to v3.11-rc2[3], the summaries are:=0A=
> - build errors: +38/-14=0A=
=0A=
+ arch/powerpc/kvm/book3s_emulate.c: error: 'bat' may be used uninitializ=
ed in this function [-Werror=3Duninitialized]: =3D> 349:2=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_ANDCOND' undeclared (first=
use in this function): =3D> 161:17, 86:16=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_AVPN' undeclared (first us=
e in this function): =3D> 160:17, 85:16, 192:16=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_BULK_REMOVE' undeclared (f=
irst use in this function): =3D> 246:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_CEDE' undeclared (first us=
e in this function): =3D> 250:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_CPPR' undeclared (first us=
e in this function): =3D> 257:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_ENTER' undeclared (first u=
se in this function): =3D> 240:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_EOI' undeclared (first use=
in this function): =3D> 258:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_EXACT' undeclared (first u=
se in this function): =3D> 50:6=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_IPI' undeclared (first use=
in this function): =3D> 259:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_IPOLL' undeclared (first u=
se in this function): =3D> 260:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_NOT_FOUND' undeclared (fir=
st use in this function): =3D> 193:27, 87:27=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PARAMETER' undeclared (fir=
st use in this function): =3D> 138:10=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PROTECT' undeclared (first=
use in this function): =3D> 244:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PTEG_FULL' undeclared (fir=
st use in this function): =3D> 54:12=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_PUT_TCE' undeclared (first=
use in this function): =3D> 248:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_REMOVE' undeclared (first =
use in this function): =3D> 242:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_RTAS' undeclared (first us=
e in this function): =3D> 265:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_SUCCESS' undeclared (first=
use in this function): =3D> 67:26, 96:26, 211:26, 125:12=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_TOO_HARD' undeclared (firs=
t use in this function): =3D> 224:12=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_XIRR' undeclared (first us=
e in this function): =3D> 256:7=0A=
+ arch/powerpc/kvm/book3s_pr_papr.c: error: 'H_XIRR_X' undeclared (first =
use in this function): =3D> 261:7=0A=
+ arch/powerpc/platforms/pseries/hotplug-memory.c: error: 'SECTION_SIZE_B=
ITS' undeclared (first use in this function): =3D> 24:31=0A=
+ mm/memory_hotplug.c: error: 'PAGES_PER_SECTION' undeclared (first use i=
n this function): =3D> 1630:46=0A=
+ mm/memory_hotplug.c: error: implicit declaration of function '__nr_to_s=
ection' [-Werror=3Dimplicit-function-declaration]: =3D> 1635:3=0A=
+ mm/memory_hotplug.c: error: implicit declaration of function 'find_memo=
ry_block_hinted' [-Werror=3Dimplicit-function-declaration]: =3D> 1642:3=0A=
+ mm/memory_hotplug.c: error: implicit declaration of function 'pfn_to_se=
ction_nr' [-Werror=3Dimplicit-function-declaration]: =3D> 1631:3=0A=
+ mm/memory_hotplug.c: error: implicit declaration of function 'present_s=
ection_nr' [-Werror=3Dimplicit-function-declaration]: =3D> 1632:3=0A=
=0A=
powerpc-randconfig=0A=
=0A=
+ drivers/md/dm-cache-policy-mq.c: error: conflicting types for 'remove_m=
apping': =3D> 962:13=0A=
=0A=
sparc-allmodconfig, not a regression (was hidden due to a sparc64/sparc32=
=0A=
mixup on kissb), patch submitted=0A=
=0A=
+ error: "usb_add_gadget_udc" [drivers/usb/chipidea/ci_hdrc.ko] undefined=
!: =3D> N/A=0A=
+ error: "usb_del_gadget_udc" [drivers/usb/chipidea/ci_hdrc.ko] undefined=
!: =3D> N/A=0A=
+ error: "usb_gadget_map_request" [drivers/usb/chipidea/ci_hdrc.ko] undef=
ined!: =3D> N/A=0A=
+ error: "usb_gadget_unmap_request" [drivers/usb/chipidea/ci_hdrc.ko] und=
efined!: =3D> N/A=0A=
=0A=
x86_64-randconfig=0A=
=0A=
> [1] http://kisskb.ellerman.id.au/kisskb/head/6490/ (all 120 configs)=0A=
> [3] http://kisskb.ellerman.id.au/kisskb/head/6461/ (all 120 configs)=0A=
=0A=
Gr{oetje,eeting}s,=0A=
=0A=
Geert=0A=
=0A=
--=0A=
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k=
.org=0A=
=0A=
In personal conversations with technical people, I call myself a hacker. Bu=
t=0A=
when I'm talking to journalists I just say "programmer" or something like t=
hat.=0A=
-- Linus Torval=
ds=0A=
--=0A=
To unsubscribe from this list: send the line "unsubscribe linux-usb" in=0A=
the body of a message to majordomo@vger.kernel.org=0A=
More majordomo info at http://vger.kernel.org/majordomo-info.html=0A=
=0A=
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-31 14:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alpine.DEB.2.02.1307301048280.23035@ayla.of.borg>
2013-07-30 8:51 ` Build regressions/improvements in v3.11-rc3 Geert Uytterhoeven
2013-07-31 14:08 ` Chen Peter-B29397
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox