svn commit: r251874 - in stable/9/sys: arm/arm cam cam/ctl cam/scsi conf dev/aac dev/advansys dev/aha dev/ahb dev/ahci dev/aic dev/aic7xxx dev/amr dev/arcmsr dev/ata dev/buslogic dev/ciss dev/dpt d...
Glen Barber
gjb at FreeBSD.org
Wed Jun 19 01:14:54 UTC 2013
On Tue, Jun 18, 2013 at 12:36:54AM +0000, Scott Long wrote:
> Author: scottl
> Date: Tue Jun 18 00:36:53 2013
> New Revision: 251874
> URL: http://svnweb.freebsd.org/changeset/base/251874
>
> Log:
> Big MFC of the physbio changes necessary for unmapped I/O. These changes
> have been in production at Netflix for several months with significant
> success.
>
I think this breaks stable/9.
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
-nostdinc -I. -I/src/sys -I/src/sys/contrib/altq
-I/src/sys/contrib/ia64/libuwx/src -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
-mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding
-Werror /src/sys/ia64/ia32/ia32_trap.c
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
-nostdinc -I. -I/src/sys -I/src/sys/contrib/altq
-I/src/sys/contrib/ia64/libuwx/src -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
-mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding
-Werror /src/sys/ia64/ia64/autoconf.c
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
-nostdinc -I. -I/src/sys -I/src/sys/contrib/altq
-I/src/sys/contrib/ia64/libuwx/src -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
-mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding
-Werror /src/sys/ia64/ia64/bus_machdep.c
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign
-fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option
-nostdinc -I. -I/src/sys -I/src/sys/contrib/altq
-I/src/sys/contrib/ia64/libuwx/src -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include
opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
-mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding
-Werror /src/sys/ia64/ia64/busdma_machdep.c
/src/sys/ia64/ia64/busdma_machdep.c: In function
'_bus_dmamap_count_phys':
/src/sys/ia64/ia64/busdma_machdep.c:490: error: 'paddr_max' undeclared
(first use in this function)
/src/sys/ia64/ia64/busdma_machdep.c:490: error: (Each undeclared
identifier is reported only once
/src/sys/ia64/ia64/busdma_machdep.c:490: error: for each function it
appears in.)
*** Error code 1
Stop in /obj/ia64.ia64/src/sys/LINT.
*** Error code 1
Stop in /src.
*** Error code 1
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-stable-9/attachments/20130618/1a02b33c/attachment.sig>
More information about the svn-src-stable-9
mailing list